[jboss-user] [jBPM] - Re: Error while sending E mail Notification in jBPM 3.2.........

erik van altena do-not-reply at jboss.com
Thu Jul 21 08:57:07 EDT 2011


erik van altena [http://community.jboss.org/people/gimbal] created the discussion

"Re: Error while sending E mail Notification in jBPM 3.2........."

To view the discussion, visit: http://community.jboss.org/message/616672#616672

--------------------------------------------------------------
> javax/mail/Address

You are not running this in an application server? Apparently JavaMail is not on your (runtime) classpath. You can find it in maven here:

 http://download.java.net/maven/2/javax/mail/mail/ http://download.java.net/maven/2/javax/mail/mail/

You also need javax.activation, which for some reason you get from maven central:

 http://repo1.maven.org/maven2/javax/activation/activation/1.1/ http://repo1.maven.org/maven2/javax/activation/activation/1.1/


If you don't use maven, you can still get the jars from these urls.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/616672#616672]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110721/2a4c9912/attachment-0001.html 


More information about the jboss-user mailing list