[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-961) Context class loader not set properly when timeout callback method is called on an MDB
pgervais (JIRA)
jira-events at lists.jboss.org
Sat May 12 17:30:52 EDT 2007
Context class loader not set properly when timeout callback method is called on an MDB
---------------------------------------------------------------------------------------
Key: EJBTHREE-961
URL: http://jira.jboss.com/jira/browse/EJBTHREE-961
Project: EJB 3.0
Issue Type: Bug
Reporter: pgervais
Priority: Minor
I used the @Timeout annotation on a method of an MDB, in this method a read messages from JMS.
When trying to get content of an ObjectMessage, I get a ClassNotFoundException, the class is in the same EAR as the MDB, it should be found.
--
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