[jboss-user] [JBossWS] - Re: Accessing a Java JBossWS WebService from VBScript not wo

gbc@gmx.de do-not-reply at jboss.com
Sat Sep 8 06:26:11 EDT 2007


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



More information about the jboss-user mailing list