[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Problems with

2005-01-20 Thread nthx
Hint: Docs: 6.3. Preparation Dynamic AOP cannot be used unless the particular joinpoint has been instrumented. You can force intrumentation with the prepare functionality I _think_ that's the problem. Regards, Tomasz View the original post :

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Problems with running the examples in jboss-aop_1.0.0-FI

2005-01-16 Thread [EMAIL PROTECTED]
In my experience the space problem has been specific to javac. The File API breaks when there are spaces. Reading resources via URL is a workaround. The Eclipse JDT compiler does not have an issue with spaces. I may be wrong. View the original post :

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Problems with running the examples in jboss-aop_1.0.0-FI

2005-01-06 Thread [EMAIL PROTECTED]
AFAIK this is a problem with anything you try to build with ant. Avoid spaces in the path... View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860921#3860921 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860921