try to add the property;

  | <property name="jboss.aop.verbose" value="true" />
  |  and see what the output, [debug] jboss.aop.class.path: says. 
i would guess that the errormessage: [error] Unable to find 
jboss.aop.class.path: will show up in the console log of javaws (with javaws 
you can enable a console view to view the System.out messages), but i might be 
wrong. jbossaop use a file object to on the jboss.aop.class.path, and i would 
guess that its a resource and thats the reason it wont work. i believe this is 
an issue kabir may add to the "new feature" list, but let us how it goes first 
:)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974346#3974346

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974346
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to