[jboss-jira] [JBoss JIRA] Commented: (JBAOP-308) Default values for mc annotations not picked up when running in jboss

Kabir Khan (JIRA) jira-events at jboss.com
Tue Nov 14 12:30:41 EST 2006


    [ http://jira.jboss.com/jira/browse/JBAOP-308?page=comments#action_12347012 ] 
            
Kabir Khan commented on JBAOP-308:
----------------------------------

For now I have moved javassist.jar into jboss/lib

> Default values for mc annotations not picked up when running in jboss
> ---------------------------------------------------------------------
>
>                 Key: JBAOP-308
>                 URL: http://jira.jboss.com/jira/browse/JBAOP-308
>             Project: JBoss AOP
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Kabir Khan
>         Assigned To: Kabir Khan
>             Fix For: 2.0.0.alpha2
>
>
> This is because the AnnotationValidator used is the non-javassist one since javassist is not part of the boot jars.
> We either 
> -need to move javassist.jar to jboss/lib 
> or 
> -pick up when the javassist enabled classes are deployed and then switch to using those, I think this would mean moving the javassist enabled annotation classes from the mc project into the container project

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