[jboss-user] [JBossWS] - Re: cannot call jboss ws from MS SOAP SDK

2007-03-20 Thread benigot
Finally I tried wstools with style=document Visual Basic cannot get along with this. It seems that MS SOAP Toolkit is using rpc style, and that the high level API uses a namespace in the parameter definition, which is incompatible with jbossws. However, since this toolkit is superseded by .Net

[jboss-user] [JBossWS] - Is there a way to get webservice context information

2007-03-20 Thread benigot
jbossws 1.0.5 / jboss 4.0.5 I want to know the actual host name that a web service is using, because this host name is used to compute an https: URL. Inside an endPoint code in jbossWs can I access parameters from the StandardEndPointServlet which handles the call ? Or is there a way to access

[jboss-user] [JBossWS] - Re: cannot call jboss ws from MS SOAP SDK

2007-03-19 Thread benigot
I tried jbossws 1.2 installed on top of jboss 4.0.5 without success : I get the same error. I will try C# now to see if it works better with jbossws I didn't try the doc-literal yet, I will do it also. View the original post :