-
Bug
-
Resolution: Done
-
Major
-
jboss-ws4ee-4.0.2
-
None
I'm trying to write a WS server stub for a 3rd party web service provider :
http://ws.strikeiron.com/globalsmspro2_5?WSDL
So, I have generated interfaces using wscompile (1.6 and 2.0) -import
(first I saw that complex IN types were unwrapped in the generated interface, which is not the case using BEA tools)
Then I have deployed the web service stub on JBOSS which generates the WSDD
I've got an error : The OperationDesc for SendMessage was not synchronized to a method of ...