[jboss-user] [JBoss Messaging] - Re: Performance Benchmarking problem

2007-11-29 Thread timfox
You need jboss-aop.jar on your classpath.

See userguide for exact details of what you need on the client classpath.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109065
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - Re: Performance Benchmarking problem

2007-11-29 Thread causezero
Now I'm getting another NoClassDefFoundError:

[java] 09:43:40,649 WARN  [PerformanceTest] job PING failed: 
java.rmi.ServerError: Error occurred in server thread; nested exception is:  
java.lang.NoClassDefFoundError: Could not initialize class 
org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate
  | 

I have ensured that jboss-messaging-client.jar (contains 
ClientConnectionFactoryDelegate) is being included in the classpath for both 
the remote RMI executors and the runner jvm's.  Any suggestions would be great.

Thanks

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108909
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user