[
https://jira.jboss.org/jira/browse/JBAOP-659?page=com.atlassian.jira.plug...
]
Kabir Khan commented on JBAOP-659:
----------------------------------
The problem seems to be that the client jar was originally written for EJB3. After adding
a few classes, I got the plain ejb 3 tests from the TCK working locally. But anything
involving jboss messaging fails requiring more classes. This is because jboss messaging on
the client has its own AspectManager into which it deploys an -aop.xml that it downloads
from the server, meaning that most of the aop classes are in fact being used.
Add org/jboss/aop/pointcut/ast/PointcutExpressionParserVisitor to aop
client
----------------------------------------------------------------------------
Key: JBAOP-659
URL:
https://jira.jboss.org/jira/browse/JBAOP-659
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.CR18
Reporter: Kabir Khan
Assignee: Andrew Lee Rubinger
Priority: Blocker
Fix For: 2.0.0.GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira