[jboss-user] [JBoss AOP] - Re: Using JBoss AOP with webstart
stalep
do-not-reply at jboss.com
Tue Sep 26 16:18:27 EDT 2006
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
More information about the jboss-user
mailing list