JcaConsumerProcessor.start() fails after subsequent stop()
----------------------------------------------------------
Key: SM-736
URL: https://issues.apache.org/activemq/browse/SM-736
Project: ServiceMix
Issue Type: Bug
Components: servicemix-jms
Affects Versions: 3.1
Environment: Windows XP, JBoss 4.0.4 GA
Reporter: Frank Trietsch
Fix For: 3.1
Attachments: JcaConsumerProcessor.java
When a JMS-SU ist stopped and reactivated then the start() method fails with
the following exception:
java.lang.IllegalArgumentException: resourceAdapter not set
at
org.apache.servicemix.jms.jca.JcaConsumerProcessor.start(JcaConsumerProcessor.java:92)
This due to a wrong check in the start() method. A fixed version is attached.
Regards,
Frank
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira