I think your deployment descriptor describes the service as being on
ce.ready2ware.authentication.AuthenticationService when in fact the class is
in the package
com.screamingmedia.ce.ready2ware.authentication.AuthenticationService

cpp

-----Original Message-----
From: Saint-Martin Cecile [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 3:11 AM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Problem with JBoss-2.4.0_Tomcat-3.2.2 and
Apache SOAP 2.2


The class ce.ready2ware.authentication.AuthenticationService must be in
Tomcat classpath.

SAINT-MARTIN Cecile
[EMAIL PROTECTED]

> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Daryl
> Beattie
> Envoyé : vendredi 13 juillet 2001 17:31
> À : [EMAIL PROTECTED]
> Objet : [JBoss-user] Problem with JBoss-2.4.0_Tomcat-3.2.2 and Apache
> SOAP 2.2
>
>
> Hi everybody,
>
>         Sorry to bug you all with this; it might very well be a soap-users
> question. But for some reason the soap-users list won't let me
> subscribe. :(
>         I am getting the following error while trying to run a SOAP client
> with JBoss-2.4.0, Tomcat 3.2.2 and Apache SOAP 2.2. I am using
> Xerces 1.4.1,
> and I think I have the classpath set up correctly... but I can never be
> sure. I read in the Apache SOAP archives that the problem I'm having is
> probably due to a classpath issue, but I've fiddled with the classpath so
> much and nothing has worked. This is what I get when starting the
> server and
> then starting the client:
>
> C:\projects\CE3\ready2ware\build>java -cp
> c:\projects\CE3\ready2ware\build\Authentication.jar;c:\xml\soap-2_
> 2\lib\soap
> .jar;c:\xml\JBoss-2.4.0_Tomcat-3.2.2\jboss\lib\ext\xerces-J_1.4.1.
> jar;c:\xml
> \JBoss-2.4.0_Tomcat-3.2.2\jboss\lib\ext\mail.jar;c:\xml\JBoss-2.4.
> 0_Tomcat-3
> .2.2\jboss\lib\ext\activation.jar
> org.apache.soap.server.ServiceManagerClient
> http://localhost:8080/soap/servlet/rpcrouter deploy
> c:\projects\CE3\ready2ware\src\com\screamingmedia\ce\ready2ware\au
> thenticati
> on\DeploymentDescriptor.xml
>
> C:\projects\CE3\ready2ware\build>java -cp
> c:\projects\CE3\ready2ware\build\Authentication.jar;c:\xml\soap-2_
> 2\lib\soap
> .jar;c:\xml\JBoss-2.4.0_Tomcat-3.2.2\jboss\lib\ext\xerces-J_1.4.1.
> jar;c:\xml
> \JBoss-2.4.0_Tomcat-3.2.2\jboss\lib\ext\mail.jar;c:\xml\JBoss-2.4.
> 0_Tomcat-3
> .2.2\jboss\lib\ext\activation.jar
> com.screamingmedia.ce.ready2ware.authentication.GetAuthentication
> http://localhost:8080/soap/servlet/rpcrouter 3826 screamingmedia.com/
> Generated fault:
>   Fault Code   = SOAP-ENV:Server.BadTargetObjectURI
>   Fault String = Unable to resolve target object:
> ce.ready2ware.authentication.AuthenticationService
> done
>
>         I would appreciate any input. Thanks. :)
>
> Sincerely,
>
>         Daryl.
>
> Daryl Beattie
> Java Developer/Research and Development
> ScreamingMedia
> 601 West 26 Street 13 Floor
> New York New York 10001
> T 212 691 7900 F 212 691 1483
> Direct 212 659 1895
> www.screamingmedia.com
>
>
> ScreamingMedia makes headlines
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to