I have the same problem even if i use directly the SommeWSService class :
//FLAG1
| SommeWSService service = new SommeWSService();
|
| //FLAG2
| SommeWS s = service.getSommeWSPort();
the same exception at the FLAG2 instruction.
...
| Caused by: java.lang.LinkageError: Class javax/xml/rpc/ParameterMode violates loader
constraints
| ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132441#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...