QueueConnection.stop() can not be called from an EJB containrer as stated in 
JEE5 spec section EE 6.6
-----------------------------------------------------------------------------------------------------

                 Key: JBSEAM-4666
                 URL: https://jira.jboss.org/browse/JBSEAM-4666
             Project: Seam
          Issue Type: Bug
          Components: Async
    Affects Versions: 2.2.1.CR1
         Environment: WebSphere v7.0.0.9
            Reporter: Denis Forveille
            Assignee: Denis Forveille
            Priority: Minor
             Fix For: 2.2.1.CR2


In WebSphere, when the application "shuts down", the method annotated by 
@Destroy is called on the QueueConnection seam component.
This method raise an exception on the queueConnection.stop() call
It is illegal to do so from an EJB container as specified in the JEE5 specs 
section EE 6.6 



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

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to