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

Tom Baeyens (JIRA) jira-events at lists.jboss.org
Fri Jun 1 07:36:08 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPM-960?page=all ]

Tom Baeyens closed JBPM-960.
----------------------------

    Resolution: Cannot Reproduce Bug

these are just default values.  in the jbpm.cfg.xml you can still overwrite these values.  the values in the jbm.cfg.xml will get injected and they will overwrite the default values.

> 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