[jboss-jira] [JBoss JIRA] Created: (JBPM-960) JmsMessageServiceFactoryImpl does not ookup the connectionFactory and destinationName

Jeff DeLong (JIRA) jira-events at lists.jboss.org
Wed May 2 13:22:30 EDT 2007


JmsMessageServiceFactoryImpl does not ookup the connectionFactory and destinationName
-------------------------------------------------------------------------------------

                 Key: JBPM-960
                 URL: http://jira.jboss.com/jira/browse/JBPM-960
             Project: JBoss jBPM
          Issue Type: Bug
          Components: Core Engine
    Affects Versions: jBPM jPDL 3.2
            Reporter: Jeff DeLong
         Assigned To: Tom Baeyens
            Priority: Minor


This is related to Case Number 00015224.

JmsMessageServiceFactoryImpl does not appear to lookup the connectionFactory and destinationName from jbpm.cfg.xml anymore, but just uses these values:

  String connectionFactoryJndiName = "java:/JmsXA";
  String destinationJndiName = "queue/JbpmJobQueue";

These mayl not be valid outside of JBoss AS. 

This could be an issue for deployment on WLS or WAS.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list