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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
