[jboss-dev-forums] [Design of POJO Server] - ManagedProject and Dependencies - AOP
adrian@jboss.org
do-not-reply at jboss.com
Fri Feb 29 05:28:11 EST 2008
The wrapper advice in the managed project
is causing lots of projects that use its annotations to gain transitive dependencies
on AOP via maven.
1) I think this interception of the managed object interfaces is really something
that belongs in the profile service, e.g. for trapping changes for the purposes
of versioning, persisting, etc.
2) We should move these classes into the "test" part of the managed project
if we really need to write mock tests for this behaviour in that project?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133141#4133141
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133141
More information about the jboss-dev-forums
mailing list