Howdy,

> <rest truncated for space>

You truncated the wrong part: don't truncate the Root Cause part of the
stack trace, post it ;)

>    The oddness comes into play in that it works just fine if I run
tomcat
>through my IDE (CodeGuide). It has to be some sort of classpath problem
but
>I can't for the life of me figure out what it could be. Has anyone seen
>anything like this or have any ideas?

CodeGuide is placing mail.jar and activation.jar on the webapp's
classpath.  You need those jars in the WEB-INF/lib directory of your
webapp if you want to use the mail API.

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to