Switching from http to JMS for request-response is broken
---------------------------------------------------------
Key: SYNAPSE-221
URL: https://issues.apache.org/jira/browse/SYNAPSE-221
Project: Synapse
Issue Type: Bug
Affects Versions: NIGHTLY
Reporter: Asankha C. Perera
Assignee: Asankha C. Perera
Priority: Critical
Fix For: 1.1.1
0. start ActiveMQ (default setup)
1. Start sample server with JMS enabled and deploy SimpleStockQuoteService over
JMS
2. Start Synapse with a proxy for
jms:/SimpleStockQuoteService?transport.jms.ConnectionFactoryJNDIName=QueueConnectionFactory&java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory&java.naming.provider.url=tcp://localhost:61616
3. Access from client - ant stockquote
-Dtrpurl=http://asankha:8080/soap/StockQuoteProxy
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]