Fixed.  I sabotaged myself because I forgot to make changes to one of my
.properties files.  This was because my copy of 4.0b1 runs as a standalone,
and 3.2.1 runs on IIS out-process which means the wrapper.properties file I
was editing was the wrong one.

Still, it looks like 4.0b1 is doing something more intelligent when it comes
to the CLASSPATH.


Anthony

-----Original Message-----
From: Anthony Martin 
Sent: Tuesday, April 10, 2001 8:24 AM
To: '[EMAIL PROTECTED]'
Subject: java.lang.NoClassDefFoundError: javax/mail/Message


On Tomat 3.2.1, I get the following error message.  I was trying to use the
JavaMail package from sun.

        java.lang.NoClassDefFoundError: javax/mail/Message

When I tried the *exact* same code on a copy of Tomcat 4.0b1, it worked like
a champ.  Any idea as to what is different about the classpath that makes
Tomcat 4 work and not the older version?  I'd really like to get it to work
on the older version.


Anthony

It is by caffeine alone I set my mind in motion.
It is by the Beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.

Reply via email to