Your Web service classes belong in the Apache SOAP webapp.  For example, if you have 
the webapp installed on Tomcat at %CATALINA_HOME%\webapps\soap, your classes go under 
%CATALINA_HOME%\webapps\soap\WEB-INF\classes.

The client classes can be anywhere in your CLASSPATH.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Dhanush Gopinath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 04, 2003 7:41 AM
Subject: Placing of Java Classes


> Hi All .
> 
> I have to deploy a web service.
> Where should i Place the classes of the service method.
> Also where should be the Client class which invokes the webservice method.
> 
> My route directory is D:\WS
> 
> I have WebService methods Exchange.class and Java client Client.class
> 
> Thanks In advance
> 
> Dhanush
> 
> **************************************************************
> Scanned by  eScan  Content-Security  and  Anti-Virus Software.
> Visit http://www.mwti.net for more info on eScan and MailScan.
> **************************************************************
> 
> *********************************************************
> Disclaimer
> 
> This message (including any attachments) contains 
> confidential information intended for a specific 
> individual and purpose, and is protected by law. 
> If you are not the intended recipient, you should 
> delete this message and are hereby notified that 
> any disclosure, copying, or distribution of this
> message, or the taking of any action based on it, 
> is strictly prohibited.
> 
> *********************************************************
> Visit us at http://www.mahindrabt.com
> 
> 
> 
>

Reply via email to