You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2011/05/24 15:37:47 UTC

[jira] [Created] (WSCOMMONS-567) Durable subscription doesn't work

Durable subscription doesn't work
---------------------------------

                 Key: WSCOMMONS-567
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-567
             Project: WS-Commons
          Issue Type: Bug
            Reporter: Rajika Kumarasiri


Durable subscriptions logic has the following issues. 
1. Always it pick the service name as the subscriber name
2. Durable subscribers need to have a way to provide the client ID parameter. 

Rajika 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[jira] [Updated] (WSCOMMONS-567) Durable subscription doesn't work

Posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajika Kumarasiri updated WSCOMMONS-567:
----------------------------------------

    Attachment: WSCOMMONS-567.patch

Small patch to fix the problem. Now a user can specify a the client Id parameter using;
transport.jms.DurableSubscriberClientID

which will be used when using durable subscriptions. 

Rajika

> Durable subscription doesn't work
> ---------------------------------
>
>                 Key: WSCOMMONS-567
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-567
>             Project: WS-Commons
>          Issue Type: Bug
>            Reporter: Rajika Kumarasiri
>         Attachments: WSCOMMONS-567.patch
>
>
> Durable subscriptions logic has the following issues. 
> 1. Always it pick the service name as the subscriber name
> 2. Durable subscribers need to have a way to provide the client ID parameter. 
> Rajika 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org