[jboss-user] [JBoss AOP] - Re: POJO Cache failing on weblogic 11g managed servers
Edmund Geesken
do-not-reply at jboss.com
Wed Mar 13 12:15:43 EDT 2013
Edmund Geesken [https://community.jboss.org/people/edmund.geesken] created the discussion
"Re: POJO Cache failing on weblogic 11g managed servers"
To view the discussion, visit: https://community.jboss.org/message/802409#802409
--------------------------------------------------------------
I have found the reason for this exception by myself.
The Exception is fired because the JRockit 1.6_29 returns a null of the method invocation clazz.getDeclaringClass() in JoinPointGenerator.findAdvisedField(......);
After I changed to the Sun JDK 1.6_29 everything works fine and clazz.getDeclaringClass() returns a non null value.
Regards
Edmund
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/802409#802409]
Start a new discussion in JBoss AOP at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130313/a1f19438/attachment.html
More information about the jboss-user
mailing list