I've been trying to email from (anywhere) in my ejb layer. Tried Javax.mail and even tried spring, but have not had any success. If anyone has some sample code to accomplish this I would be grateful.
The app is a web service using xfire with the ejb layer (full of stateless, message driven, and management beans) added as a jar to the deployed ear all packaged up using maven2. Jboss-4.2.2 JBoss-Messaging-1.4.0.SP3 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136423#4136423 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136423 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
