[jbosscache-issues] [JBoss JIRA] (PCACHE-86) IllegalStateException if AS5 tries to deploy pojocache-aop.xml

Dennis Reed (JIRA) jira-events at lists.jboss.org
Tue Jul 24 19:11:06 EDT 2012


Dennis Reed created PCACHE-86:
---------------------------------

             Summary: IllegalStateException if AS5 tries to deploy pojocache-aop.xml
                 Key: PCACHE-86
                 URL: https://issues.jboss.org/browse/PCACHE-86
             Project: JBoss POJO Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: AOP
    Affects Versions: 3.0.0.GA
            Reporter: Dennis Reed
            Assignee: Dennis Reed


ERROR [AbstractKernelController] Error installing to PostClassLoader: name=vfsfile:/home/dereed/opt/jboss/instance1/jboss-as/server/default/deploy/pojocache-aop.xml state=ClassLoader mode=Manual requiredState=PostClassLoader
org.jboss.deployers.spi.DeploymentException: org.jboss.deployers.spi.DeploymentException: Error 
deploying: pojocache-array
...
Caused by: java.lang.IllegalStateException: pojocache-array is already installed.

Root cause is that pojocache-aop.xml contains two elements with the name pojocache-array.
This appears to be valid for AOP, but not for the AS5 AOP deployer.

<interceptor name="pojocache-array" ...
<arraybind name="pojocache-array" ...


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosscache-issues mailing list