[ 
https://issues.apache.org/jira/browse/SM-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051004#comment-13051004
 ] 

Jean-Baptiste Onofré commented on SM-2094:
------------------------------------------

With the latest 2011.02-SNAPSHOT component, only 
org.apache.servicemix.jmx.wsnotificationCF should be required.

I make a try a fix.

> 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


Reply via email to