[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1126) Lifecycle-callback-class and around-invoke class are ignored
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Wed Nov 21 07:24:28 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1126?page=all ]
Carlo de Wolf resolved EJBTHREE-1126.
-------------------------------------
Resolution: Done
> Lifecycle-callback-class and around-invoke class are ignored
> ------------------------------------------------------------
>
> Key: EJBTHREE-1126
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1126
> Project: EJB 3.0
> Issue Type: Bug
> Reporter: Carlo de Wolf
> Assigned To: Carlo de Wolf
> Priority: Critical
> Fix For: AS 5.0.0.Beta3
>
>
> This leads to the following exception:
> java.lang.RuntimeException: around-invoke-method must contain a valid method name for interceptor com.sun.ts.tests.ejb30.common.callback.InterceptorB
> at org.jboss.ejb3.interceptor.InterceptorInfoRepository$XmlInitialiser.findInterceptorMethodFromXml(InterceptorInfoRepository.java:872)
> at org.jboss.ejb3.interceptor.InterceptorInfoRepository$XmlInitialiser.findInterceptorMethodFromXml(InterceptorInfoRepository.java:837)
> at org.jboss.ejb3.interceptor.InterceptorInfoRepository$XmlInitialiser.getInfo(InterceptorInfoRepository.java:819)
> at org.jboss.ejb3.interceptor.InterceptorInfoRepository.initialiseSuperClassesFirstFromXmlOrAnnotations(InterceptorInfoRepository.java:398)
> at org.jboss.ejb3.interceptor.InterceptorInfoRepository.initialiseInfosFromXml(InterceptorInfoRepository.java:375)
> at org.jboss.ejb3.interceptor.InterceptorInfoRepository.initialise(InterceptorInfoRepository.java:108)
> at org.jboss.ejb3.Ejb3HandlerFactory$DDFactory.<init>(Ejb3HandlerFactory.java:48)
> at org.jboss.ejb3.Ejb3HandlerFactory.getInstance(Ejb3HandlerFactory.java:83)
> at org.jboss.ejb3.Ejb3Deployment.deploy(Ejb3Deployment.java:417)
> at org.jboss.ejb3.Ejb3Deployment.create(Ejb3Deployment.java:361)
> at org.jboss.ejb3.deployers.Ejb3Deployer.deploy(Ejb3Deployer.java:134)
> ... 63 more
--
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