Posted By:
Andreas_Mueller
Posted On:
Monday, May 19, 2003 02:50 AM
Somewhere in Orion's classpath, I guess.
Did you know that SwiftMQ itself has a
JavaMail Bridge? If you only need Orion for the eMail stuff, you'd need it at all.
The JavaMail Bridge Extension Swiftlet provides a bridge between JMS and eMail systems. It supports inbound and outbound bridges with the ability to send and receive multipart eMails (with attachments) from JMS clients and thus enable JMS clients to integrate mail processing (e.g. sending an invoice PDF file to a customer) with just plain JMS. The bridge is highly extensible with pluggable message transformers.