Hi Rimi

There is a sample demonstrates scenario where invokes the JMS endpoint from an https proxy via it's target endpoint(same as send mediator with endpoint ). Please look at [1] and only different there is it has used ActiveMQ. So, what you need to do is configure JMS endpoint in ESB. It may only need to change

'java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory' to

'java.naming.factory.initial=InitialContextFactory from JBoss'.

I thinks it is (java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory).

Thanks

Indika


[1] http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples.html#Sample251




Rimi Elizabeth wrote:
Dear Asanka,
The samples shows exposing proxy via JMS. But we need to invoke the JMS endoint from my http proxy via send mediator. I am not creating JMS via ActiveMQ. I am using Jboss JMS. Regards,
Rimi

2008/11/4 Asanka Abeysinghe <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>

    Hi Rimi,
    You can refer the JMS configuration section of the WSO2ESB sample
    setup guide [1] and the samples 250, 251, 252 in the samples guide
    [2].
    Regards
    Asanka


    [1]
    http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples_Setup.html#Setting
    [2] http://wso2.org/project/esb/java/1.7.1/docs/ESB_Samples.html

    Rimi Elizabeth wrote:
    Hi,
    Could you give me some information on how can i call JMS queue
    created on JBoss via send mediator of wso2 esb.
Regards,
    -Rimi
    ------------------------------------------------------------------------

    _______________________________________________
    Esb-java-user mailing list
    [email protected] <mailto:[email protected]>
    http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-user


    _______________________________________________
    Esb-java-user mailing list
    [email protected] <mailto:[email protected]>
    http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-user


------------------------------------------------------------------------

_______________________________________________
Esb-java-user mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-user
------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.8.6/1765 - Release Date: 11/3/2008 4:59 PM


_______________________________________________
Esb-java-user mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-user

Reply via email to