[jboss-jira] [JBoss JIRA] Closed: (JBAOP-308) Default values for mc annotations not picked up when running in jboss
Kabir Khan (JIRA)
jira-events at jboss.com
Fri Nov 17 08:32:41 EST 2006
[ http://jira.jboss.com/jira/browse/JBAOP-308?page=all ]
Kabir Khan closed JBAOP-308.
----------------------------
Resolution: Done
We might still want to move javassist.jar out of the jboss/lib folder, if this is the case create a new issue
> 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