[
http://jira.jboss.com/jira/browse/JBSEAM-861?page=comments#action_12353409 ]
youngm commented on JBSEAM-861:
-------------------------------
So just a quick update I'm double confirmed that if I change RootInterceptor:145 to
simply "return null;" then everything works fine.
I've tried making EJB.INVOCATION_CONTEXT_AVAILABLE static final and that didn't
seem to help. And I'm out of ideas. The easy solution like Gavin says is to just
load EE5InvocationContext through reflection though it still seems wierd that it appears
to work fine in 1.1.6.
Anyone else have any ideas?
Mike
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