You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2008/01/04 13:42:37 UTC

[jira] Created: (SYNAPSE-221) Switching from http to JMS for request-response is broken

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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


[jira] Resolved: (SYNAPSE-221) Switching from http to JMS for request-response is broken

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asankha C. Perera resolved SYNAPSE-221.
---------------------------------------

    Resolution: Fixed

fixed

> 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: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org