i tried it but now i get this error:

java.lang.Error: java.lang.NoSuchMethodException: 
org.jboss.aop.AspectManager.(java.lang.ClassLoader)

my batch file:


  | set 
CLASSPATH=D:\progis\eclipse\eclipse\workspace\;D:\Progis\eclipse\eclipse\plugins\org.jboss.ide.eclipse.jdt.aop.core_1.0.1\jboss-aop.jar;D:\Progis\eclipse\eclipse\workspace\HelloAOP;D:\Progis\eclipse\eclipse\plugins\org.jboss.ide.eclipse.jdt.aop.core_1.0.1\jboss-common.jar;D:\Progis\eclipse\eclipse\plugins\org.jboss.ide.eclipse.jdt.aop.core_1.0.1\javassist.jar;D:\Progis\eclipse\eclipse\plugins\org.jboss.ide.eclipse.jdt.aop.core_1.0.1\jboss-aspect-library.jar
  | java -Djava.system.class.loader=org.jboss.aop.standalone.SystemClassLoader 
-Djava.system.class.loader=org.jboss.util.loading.Translator 
-Djava.system.class.loader=org.jboss.aop.AspectManager 
-Djboss.aop.path=jboss-aop.xml helloaop.helloaop
  | java helloaop.helloaop
  | 

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869903


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to