hi
  If u are using tomcat4 then try to do this or
similar to this(as u are on unix box) change if you
didnt. It worked for me.

Open catalina.bat around line #75 u will see something
like
set CLASSPATH=%CP%
change it to
set CLASSPATH=%CP%;%CLASSPATH%

Sastry



--- Steven Howe <[EMAIL PROTECTED]> wrote:
> deployment descriptorI am having difficulty getting
> soap to work running
> through the Tomcat
> 
> servlet engine.
> 
> The admin client is fine when ran but I get a
> problem when I visit the SOAP
> 
> RPC router URL for the SOAP server.
> 
> e.g: pointing my browser to
> http://localhost:8080/soap/servlet/rpcrouter
> 
> The error being java.lang.NoClassDefFoundError:
> 
> javax/mail/MessagingException.
> 
> Yes before you state the obvious I do have the
> mail.jar file in my
> 
> classpath.
> 
> Iam trying to do this running under Solaris.
> 
> I cannot see what Iam doing wrong as I have mail.jar
> in my classpath.
> 
> Please Help!!
> 
> Steven Howe
> 
>   -----Original Message-----
>   From: Arvind Gudipati
> [mailto:[EMAIL PROTECTED]]
>   Sent: Wednesday, December 05, 2001 3:03 PM
>   To: [EMAIL PROTECTED]
>   Subject: deployment descriptor
> 
> 
>   Hi all,
> 
>      Im planning to store the deployment descriptor
> in a database (or LDAP
> otherwise! ) .
> 
>      Wondering if anyone has already done this?
> 
>   thnx,
>   Arvind
>   CONFIDENTIALITY NOTICE:  E-mail may contain
> confidential information that
> is legally protected.  Do not read this e-mail if
> you are not the intended
> recipient. This e-mail transmission, and any
> documents, files or previous
> e-mail messages  attached to it may contain
> confidential information that is
> legally protected.  If you are not the intended
> recipient or a person
> responsible for delivering it to the intended
> recipient,  you are hereby
> notified that any disclosure, copying, distribution
> or use of any of the
> information contained in or attached to this
> transmission is STRICTLY
> PROHIBITED.  If you have received this transmission
> in error, please
> immediately notify us by reply e-mail, by forwarding
> this to
> [EMAIL PROTECTED] or by telephone at (877)
> PANACYA, and destroy the
> original transmission and its attachments without
> reading or saving in any
> manner.  Thank you.  For information about PANACYA
> Inc., please visit our
> website at http://www.panacya.com.
> 
> 


__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com

Reply via email to