Ok, thanks for looking at it. I'll try MSSoapKit 3.0 over the weekend and 
report if it's working. 

After googling a while I found following piece of information:

  |     VBS client -> Java
  | 
  |     put this attribute on <body> element.
  |             
SOAP-ENV:encodingStyle=""http://schemas.xmlsoap.org/soap/encoding/";
  | 

Does this mean the same as this?

  | @SOAPBinding(style = SOAPBinding.Style.RPC)
  | 

Afaik the wsdl is generated by JBossWS so I don't have  achance to edit it 
manualy. Is there an Annotation for this?

Thank you very much.

Greetz, GHad


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

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

Reply via email to