[jbosscache-issues] [JBoss JIRA] (PCACHE-84) jbosscache-pojo.jar/META-INF/pojocache-aop.xml does not declare a namespace

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


     [ https://issues.jboss.org/browse/PCACHE-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Reed resolved PCACHE-84.
-------------------------------

      Assignee: Dennis Reed  (was: Manik Surtani)
    Resolution: Done


Fixed in 3.0.1
                
> jbosscache-pojo.jar/META-INF/pojocache-aop.xml does not declare a namespace
> ---------------------------------------------------------------------------
>
>                 Key: PCACHE-84
>                 URL: https://issues.jboss.org/browse/PCACHE-84
>             Project: JBoss POJO Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: AOP
>            Reporter: Brian Stansberry
>            Assignee: Dennis Reed
>
> <aop> ... </aop>
> should be
> <aop xmlns="urn:jboss:aop-beans:1.0">
> Without that if the jar ends up in a deployment, and a deployer scans the file, JBossXB barfs as shown in the forum thread.

--
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