I GET IT When i unpacked the soap.war file to put my classes in <TOMCAT_HOME>/webapps/soap/WEB-INF/classes/packagename/, I forgot to set the WebAppDeploy to 'soap' in my Apache configuration file ( it was set on soap.war, so the classes could'nt be seen)
Thank you Phil ----- Original Message ----- From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 6:14 PM Subject: Re: Unable to resolve target object > How did you deploy Apache SOAP, e.g. did you follow > http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-soap/java/docs/install/ > tomcat.html?rev=HEAD&content-type=text/html? > > How did you deploy your sample service? This should be made part of > your Apache SOAP webapp or deployed to the Tomcat library/class > directories (e.g. $CATALINA_HOME/classes). > > Scott Nichol > > ----- Original Message ----- > From: "Philippe Burger" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, November 18, 2002 11:57 AM > Subject: Unable to resolve target object > > > I tried to install a SOAP service on an Apache server with Tomcat 4.1 > webapp module. > (It's a simple Hello 'name' SOAP tutorial example) > > I deployed the SOAP service with no problem. The SOAP client is well > compiled. > But when I run the client, i have the following message: > > Unable to resolve target object : <my soapService> > > CLASSPATH seems well. > > I tried to get informations on other forums, nothing serious. > > Is there a problem with Tomcat? > > Phil > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>