Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-332

ActiveMQWASInitalContextFactory - initial context factory for usage with Websphere

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.1
    • 3.1
    • JMS client
    • None
    • Websphere 5.1 on Windows XP, ActiveMQ 3.1-M6

    Description

      This implementation of InitialContextFactory that should be used when ActiveMQ is used as WebSphere Generic JMS Provider.

      • It is proved that it works on WebSphere 5.1. The reason for using this class is that custom property defined for Generic JMS Provider
      • are passed to InitialContextFactory only if it begins with java.naming or javax.naming prefix.
      • Additionaly provider url for the JMS provider can not contain ',' character that is necessary when the list of nodes is provided.
      • So the role of this class is to transform properties before passing it to ActiveMQInitialContextFactory.

      I think that this class could be added to org.activemq.jndi package or the transform method can be used in ActiveMQInitialContextFactory.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ptucholski Pawel Tucholski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: