C:\PROGRA~1\Apache Software Foundation\Tomcat 5.0\bin>echo %CLASSPATH%
F:\Sun\AppServer\jdk\lib\mail.jar;F:\Sun\AppServer\jdk\lib\activation.jar

/*Note both of these jars are in place*/

C:\PROGRA~1\Apache Software Foundation\Tomcat 5.0\bin>startup
Using CATALINA_BASE:   C:\PROGRA~1\Apache Software Foundation\Tomcat 5.0
Using CATALINA_HOME:   C:\PROGRA~1\Apache Software Foundation\Tomcat 5.0
Using CATALINA_TMPDIR: C:\PROGRA~1\Apache Software Foundation\Tomcat
5.0\temp
Using JAVA_HOME:       F:\Sun\AppServer\jdk

So in the final analysis mail.jar and activation.jar are on the classpath
Suggestions?
-Martin
----- Original Message -----
From: "Dean, Michael D." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 01, 2004 11:06 AM
Subject: Re: JavaMail 1.3.1


> Marty:
>
> Now this smells like a classpath problem:
>
> What is your application directory structure.  What does the command-line
> invocation look like?  Where are you "sitting" (in the directory)
structure
> when you invoke?
>
> M
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
>  http://java.sun.com/products/jsp
>  http://archives.java.sun.com/jsp-interest.html
>  http://forums.java.sun.com
>  http://www.jspinsider.com
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to