Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-2094

Duplicate entry for wsnotificationCF

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • None
    • None

    Description

      Noticed a duplicate entry for the WS-Notification ConnectionFactory in conf/jndi.xml :

      <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> 
      

      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?

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            gertvanthienen Gert Vanthienen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: