-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
jon * wrote:
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> > Has anyone been able to get JavaMail working on my
> > configuration (se below)??? Does anyone know why the
> > mail.jar and activation.jar won't load? Is it only an
> > Apache - NT problem perhaps?
>
> I have no idea why it isn't working other than the possibility that you have
> a typo in the path. You can also try setting the System env variable
> "CLASSPATH" to include that path.
>
> I personally have it working just fine on NT, 98 and Unix, so it is
> definately something that you are doing wrong.
>
> -jon
>
Another thing to check would be whether the NT user identity under which you
are running Apache JServ actually has read access to the mail.jar and
activation.jar files. I imagine that there might be file access issues here
like there are in Unix.
I don't use NT so can't tell you if this might be a problem, but does the JVM
have any problem with spaces in the names of directories on the system class
path? I noticed that the user had such a path to access the Apache JServ
classes themselves.
Craig
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]