[
http://jira.jboss.com/jira/browse/JBSEAM-861?page=comments#action_12353402 ]
Michael Yuan commented on JBSEAM-861:
-------------------------------------
Oh, if you comment out RootInterceptor:145 then everything works fine, that indicates the
system is not detecting the EJB3 module correctly. That line should not be executed for
the POJO deployment since EJB context does not exist.
I am looking at the changes in util/EJB.java but it does not seem to affect anything ...
class not found error javax.interceptor.InvocationContext when
running hibernate2 example on head
-------------------------------------------------------------------------------------------------
Key: JBSEAM-861
URL:
http://jira.jboss.com/jira/browse/JBSEAM-861
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 1.1.7.GA
Reporter: youngm
Fix For: 1.1.7.GA
class not found error javax.interceptor.InvocationContext when running hibernate2 example
in jboss.
The source of the problem appears to be the addition of "new
EE5SeamInvocationContext" in RootInterceptor:145.
--
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