You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2006/11/14 18:05:02 UTC

[jira] Resolved: (SM-736) JcaConsumerProcessor.start() fails after subsequent stop()

     [ https://issues.apache.org/activemq/browse/SM-736?page=all ]

Guillaume Nodet resolved SM-736.
--------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Author: gnodet
Date: Tue Nov 14 09:01:05 2006
New Revision: 474869

URL: http://svn.apache.org/viewvc?view=rev&rev=474869
Log:
SM-376: JcaConsumerProcessor.start() fails after subsequent stop()

Modified:
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/jca/JcaConsumerProcessor.java


> 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
>         Assigned To: Guillaume Nodet
>             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