Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1126

Lifecycle-callback-class and around-invoke class are ignored

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • AS 5.0.0.Beta3
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            rhn-engineering-cdewolf Carlo de Wolf
            rhn-engineering-cdewolf Carlo de Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: