[jboss-user] [JBoss AOP] - Re: Multiple ClassLoaders problem?
kabir.khan@jboss.com
do-not-reply at jboss.com
Fri Jun 6 07:48:09 EDT 2008
I just noticed that your -Djboss.aop.path is wrong it should point to the full name of the jboss-aop.xml file, e.g.:
| -Djboss.aop.path=conf/aop/jboss-aop.xml
|
If that doesn't work, try specifying the whole path
| -Djboss.aop.path=/some/where/conf/aop/jboss-aop.xml
|
See if that gets you further
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156281#4156281
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156281
More information about the jboss-user
mailing list