RE: Multiple JMS Transport Senders?

2007-12-19 Thread Tucker, Mark
Thanks for the help Upul!

 



From: Upul Godage [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 19, 2007 1:22 PM
To: axis-user@ws.apache.org
Subject: Re: Multiple JMS Transport Senders?

 

I think jms transport urls are given like this.
jms:/StockQuoteService?transport.jms.ConnectionFactoryJNDIName=QueueConn
ectionFactory&
java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialCont
extFactory& ;java.naming.provider.url=tcp://localhost:61616

The single jms transport sender uses the above parameters to create a
jms connection and send the message to the destination. By using
different parameter values in urls like above the destination changes. 

http://ws.apache.org/axis2/1_3/jms-transport.html

Upul



On Dec 19, 2007 10:55 PM, Tucker, Mark < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> > wrote:

Sorry if this is a basic question...

Can there be multiple jms transport senders?

I have looked for examples of this configuration, and cannot locate any.

 

Any help is appreciated.




This electronic mail (including any attachments) may contain information
that is privileged, confidential, and/or otherwise protected from
disclosure to anyone other than its intended recipient(s). Any
dissemination or use of this electronic email or its contents (including
any attachments) by persons other than the intended recipient(s) is
strictly prohibited. If you have received this message in error, please
notify us immediately by reply email so that we may correct our internal
records. Please then delete the original message (including any
attachments) in its entirety. Thank you. 

 




This electronic mail (including any attachments) may contain information that 
is privileged, confidential, and/or otherwise protected from disclosure to 
anyone other than its intended recipient(s). Any dissemination or use of this 
electronic email or its contents (including any attachments) by persons other 
than the intended recipient(s) is strictly prohibited. If you have received 
this message in error, please notify us immediately by reply email so that we 
may correct our internal records. Please then delete the original message 
(including any attachments) in its entirety. Thank you.


Re: Multiple JMS Transport Senders?

2007-12-19 Thread Upul Godage
I think jms transport urls are given like this.
jms:/StockQuoteService?transport.jms.ConnectionFactoryJNDIName=QueueConnectionFactory&
java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory&
;java.naming.provider.url=tcp://localhost:61616

The single jms transport sender uses the above parameters to create a jms
connection and send the message to the destination. By using different
parameter values in urls like above the destination changes.

http://ws.apache.org/axis2/1_3/jms-transport.html

Upul


On Dec 19, 2007 10:55 PM, Tucker, Mark <[EMAIL PROTECTED]> wrote:

>  Sorry if this is a basic question…
>
> Can there be multiple jms transport senders?
>
> I have looked for examples of this configuration, and cannot locate any.
>
>
>
> Any help is appreciated.
>
> --
>
> This electronic mail (including any attachments) may contain information
> that is privileged, confidential, and/or otherwise protected from disclosure
> to anyone other than its intended recipient(s). Any dissemination or use of
> this electronic email or its contents (including any attachments) by persons
> other than the intended recipient(s) is strictly prohibited. If you have
> received this message in error, please notify us immediately by reply email
> so that we may correct our internal records. Please then delete the original
> message (including any attachments) in its entirety. Thank you.
>