****BEWARE of JavaMail in JBoss and jBPM*****

Amending my instructions above, DO NOT add the mail.jar and activation.jar to 
the jbpm.sar or jbpm.war.  I believe just adding to JBOSS_HOME/server/lib is 
enough.

Problem stems from having access to more than one mail.jar on the path.  You 
get an extremely misleading message saying "javax.mail.NoSuchProviderException: 
smtp"

This can mean either:
1) There are NO mail.jar (and activation.jar)  in the CLASSPATH
2) There are MORE THAN ONE mail.jar (and activation.jar)  in the CLASSPATH
3) Faulty permissions on mail.jar (and activation.jar) .

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910574#3910574

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910574


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to