[
http://jira.jboss.com/jira/browse/JBAOP-308?page=all ]
Kabir Khan updated JBAOP-308:
-----------------------------
Description:
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
was:
This is because the AnnotationValidator used is the non-javassist one since javassist is
not part of the boot jars.
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