Hello all,

I've resolved the problem. Possibly it will be interesting to others, so I'll 
explain the solution.

I was running web service client from EJB3 project in Eclipse. JBoss Eclipse 
IDE 1.5.1 GA uses it's own set of AOP libraries instead of pulling them from 
JBoss runtime configuration. This set of libraries contains outdated 
jboss-commons.jar. This outdated jar in turn contains binaries for org.jboss.xb 
package which are incompatible with jboss-ws. So there was two ways to solve 
the problem:

1. Move Eclipse IDE AOP library to the end of classpath.
2. Replace preconfigured AOP library by manually adding relevant jars into 
classpath.

Possibly it is worth including this information in Wiki. Possibly it is worth 
opening a bug on JBoss Eclipse IDE. Possibly this information is not of great 
use. I think this is up to JBoss developers to decide.

Regards,
Roman

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to