The error messages are different now. Previously the problem seemed to be 
theAspectManagerService in JBoss was not  starting. Can you send me your code 
and I'll take a quick look? [EMAIL PROTECTED]

For the standalone stuff, you need to specify the classpaths and path to your 
jboss-aop.xml file as shown in the documentation.

http://docs.jboss.org/aop/aspect-framework/reference/en/html/running.html#d0e2536

Since concurrent jar is NOT on your class path it cannot be found... Also, when 
running with JDK 1.5, you should use the -javaagent switch rather than 
-Djava.system.class.loader. There are some batch files in the bin directory of 
the distribution to help with this. If you have not gone through the tutorial 
already, so so.

Cheers,

Kabir

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to