[jboss-user] [JBossWS] - Re: the client can't invoke the service

Bouchwichman do-not-reply at jboss.com
Wed Feb 27 05:44:21 EST 2008


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#4132441

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



More information about the jboss-user mailing list