You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "jan cwik (JIRA)" <ji...@apache.org> on 2007/07/06 14:43:32 UTC

[jira] Created: (SM-995) JmsProviderEndpoint in-out mode need to be implemented

JmsProviderEndpoint in-out mode need to be implemented
------------------------------------------------------

                 Key: SM-995
                 URL: https://issues.apache.org/activemq/browse/SM-995
             Project: ServiceMix
          Issue Type: New Feature
          Components: servicemix-jms
    Affects Versions: 3.2, incubation
         Environment: unix, windows
            Reporter: jan cwik
         Attachments: DefaultProviderMarshaler.java, JmsProviderEndpoint.java, JmsProviderMarshaler.java

Currently ServiceMix's JmsProviderEndpoint does not support in-out mode. It would be good to implement this mode. 

I'm attaching the 3 files that I have modified locally I have modified locally to make JmsProviderEndpoint work in the in-out mode.

regards
jan


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SM-995) JmsProviderEndpoint in-out mode need to be implemented

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-995.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2
         Assignee: Guillaume Nodet

URL: http://svn.apache.org/viewvc?view=rev&rev=565873

Thanks for this patch.
I have added a few things, but kept what you did.  Though I think we should also support temporary queues and non blocking in-out...

> JmsProviderEndpoint in-out mode need to be implemented
> ------------------------------------------------------
>
>                 Key: SM-995
>                 URL: https://issues.apache.org/activemq/browse/SM-995
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-jms
>    Affects Versions: 3.2, incubation
>         Environment: unix, windows
>            Reporter: jan cwik
>            Assignee: Guillaume Nodet
>             Fix For: 3.2
>
>         Attachments: DefaultProviderMarshaler.java, JmsProviderEndpoint.java, JmsProviderMarshaler.java
>
>
> Currently ServiceMix's JmsProviderEndpoint does not support in-out mode. It would be good to implement this mode. 
> I'm attaching the 3 files that I have modified locally I have modified locally to make JmsProviderEndpoint work in the in-out mode.
> regards
> jan

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.