On Thu, Oct 2, 2008 at 8:46 AM, harpritt <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> Im very new to all this and will probably ask a stupid question, my
> appologies in advance.
>
> I have a remote location that only supports SMTP and would like to use a JMS
> implementaion to communicate with my remote applications.
>
> Can ActiveMQ be configured to support this requierment?
>
> FYI the remote location is a Ship.
>
> Many thanks in advance all and any help is appreciated

Although there is no SMTP transport for ActiveMQ, there is the Mail
component in Apache Camel that can easily bridge from SMTP and JMS.
More info is available here:

http://activemq.apache.org/camel/mail.html

And you can define Camel routes inside the ActiveMQ XML configuration
file. See the default configuration in conf/activemq.xml for an
example of how to use Camel in the ActiveMQ XML via the <camelContext>
element.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Reply via email to