Mark,
On 10/24/24 13:10, Mark Thomas wrote:
On 24/10/2024 17:07, Alan Masters wrote:
I am attempting to send e-mail from Tomcat using an external mail host
- mail.btinternet.com.
I have included javax.mail jar in my build path and can see
javax.mail.Authenticator in this library.
When trying to start up apache-tomcat-9.0.91 I get
IllegalStateException: Error starting child
Caused by: java.lang.NoClassDefFoundError: javax/mail/Authenticator
any help would be appreciated please.
Could we see the full stack trace?
Have you included it in your web application? If so, where?
+1
Use of the term "build path" makes me think that the IDE is happy, but
the deployment is not.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org