Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 69137 invoked from network); 22 Jun 2004 14:30:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Jun 2004 14:30:35 -0000 Received: (qmail 49417 invoked by uid 500); 22 Jun 2004 13:58:26 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 64874 invoked by uid 500); 22 Jun 2004 13:34:46 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 26766 invoked by uid 99); 22 Jun 2004 13:22:05 -0000 Received: from [64.12.137.2] (HELO imo-m21.mx.aol.com) (64.12.137.2) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 22 Jun 2004 06:22:05 -0700 Received: from NYY96@aol.com by imo-m21.mx.aol.com (mail_out_v37_r2.6.) id x.f4.3ca895ac (3964) for ; Tue, 22 Jun 2004 09:21:53 -0400 (EDT) From: NYY96@aol.com Message-ID: Date: Tue, 22 Jun 2004 09:21:53 EDT Subject: Re: JUnit Test Case with Axis To: axis-user@ws.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="-----------------------------1087910513" X-Mailer: 9.0 for Windows sub 5000 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N -------------------------------1087910513 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I can get TCPMon to monitor messages now but JUnit still does not work. Listenng on 8081 to 8080 In a message dated 6/22/2004 9:11:07 AM Eastern Standard Time, MeloroJ@Pragmatics.com writes: Are TCPMon and your web server running on the same machine? What port is your webserver listening on? -----Original Message----- From: NYY96@aol.com [mailto:NYY96@aol.com] Sent: Monday, June 21, 2004 5:20 PM To: axis-user@ws.apache.org Subject: JUnit Test Case with Axis I attempt to execute the JUnit Test Case generated by WSDL2Java and I receive the following error: java.lang.NoClassDefFoundError: ReportHandlerServiceTestCase (wrong name: localhost/axis/services/ReportHandlerServicePort/ReportHandlerServiceTestCase) I have deployed the service into axis successfully and am able to successfully use a client to send a request SOAPEnvelope and return a response appropriately. I am trying to use TCPMon and JUnit to now see if the service actually does anything meaningful (Other than produce the envelopes great) and I cannot get either to work. TCPMon says "Waiting for ConnectiON" and never stops saying that no matter how many times I run the service on port 8080. JUnit gives me that aforementioned error. Would anybody be willing to help me? Thanks, James Crosson -------------------------------1087910513 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable
I can get TCPMon to monitor messages now but JUnit still does not work.= =20 Listenng on 8081 to 8080
 
In a message dated 6/22/2004 9:11:07 AM Eastern Standard Time,=20 MeloroJ@Pragmatics.com writes:
<= FONT=20 style=3D"BACKGROUND-COLOR: transparent" face=3DArial color=3D#000000 size= =3D2>
Are TCPMon and your web server runni= ng on=20 the same machine?
 
What port is your webserver listenin= g=20 on?
-----Original Message-----
From: NYY96@aol.com=20 [mailto:NYY96@aol.com]
Sent: Monday, June 21, 2004 5:20=20 PM
To: axis-user@ws.apache.org
Subject: JUnit Test C= ase=20 with Axis

I attempt to execute the JUnit Test Case generated by WSDL2Java and= I=20 receive the following error:
 
java.lang.NoClassDefFoundError: ReportHandlerServiceTestCase (wrong= =20 name:=20 localhost/axis/services/ReportHandlerServicePort/ReportHandlerServiceTes= tCase)
I have deployed the service into axis successfully and am able to=20 successfully use a client to send a request SOAPEnvelope and return = ;a=20 response appropriately.
 
I am trying to use TCPMon and JUnit to now see if the service actua= lly=20 does anything meaningful (Other than produce the envelopes great) and I=20 cannot get either to work. TCPMon says "Waiting for ConnectiON" and neve= r=20 stops saying that no matter how many times I run the service on port=20 8080.
 
JUnit gives me that aforementioned error.
 
Would anybody be willing to help me? Thanks,
James Crosson
 
 
-------------------------------1087910513--