Binding jms modules should be more easily extendable
----------------------------------------------------

                 Key: TUSCANY-3967
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3967
             Project: Tuscany
          Issue Type: Improvement
          Components: SCA Java Runtime
    Affects Versions: Java-SCA-2.x
            Reporter: Jennifer A Thompson
             Fix For: Java-SCA-2.x


There are limitations to how binding.jms can be extended. For example, in 
JMSResourceFactoryImpl.java (contained in the binding-jms-runtime module),  
there is a hard dependency on 
"org.apache.activemq.jndi.ActiveMQInitialContextFactory". This shouldn't be 
required for extensions which wish to pick up the runtime module but implement 
their own Resource Factory implementation which doesn't use ActiveMQ. (This 
also creates a dependency on ActiveMQ in the pom).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to