You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/06/22 10:42:47 UTC

[jira] [Resolved] (SM-2094) Duplicate entry for wsnotificationCF

     [ https://issues.apache.org/jira/browse/SM-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SM-2094.
--------------------------------------

    Resolution: Fixed

Revision 1138338.

> Duplicate entry for wsnotificationCF
> ------------------------------------
>
>                 Key: SM-2094
>                 URL: https://issues.apache.org/jira/browse/SM-2094
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.4
>            Reporter: Gert Vanthienen
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.4
>
>
> Noticed a duplicate entry for the WS-Notification ConnectionFactory in {{conf/jndi.xml}} :
> {code}
> <entry key="org.apache.servicemix.jms.wsnotificationCF"> 
>   <amq:connectionFactory brokerURL="${activemq.url}" /> 
> </entry> 
> <entry key="java:comp/env/jms/wsnotificationCF"> 
>   <amq:connectionFactory brokerURL="${activemq.url}" /> 
> </entry> 
> {code}
> Just wondering if both of them are still required - looking at the code for the wsn2005 component, it seems that once we pick up a recent version of that component, we would only need the first variant or am I missing something?

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