[jboss-user] [JBoss Messaging] - Re: java.lang.NoClassDefFoundError: org/jboss/aop/WeavingStr

2007-03-06 Thread macross27
Hi Peter, thanks that helped. I also had to add trove.jar in the same directory. Thanks! Sebastian View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025485#4025485 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025485 _

[jboss-user] [JBoss Messaging] - Re: java.lang.NoClassDefFoundError: org/jboss/aop/WeavingStr

2007-03-06 Thread PeterJ
The missing class can be found in the server/default/deployers/jboss-aop-jboss5.deployer/jboss-aop-jdk50.jar file, add that to your classpath. (I have found that the jars in 5.0 beta 1 are not packaged all that well, not everything is in jbossall-client.jar, like it should be. But then, it is