0 Replies Latest reply on Mar 29, 2006 1:49 PM by mike.chack

    Problem with HTTP GET binding

    mike.chack

      My goal is to provide both soap and http bindings for a web service that I am currently developing. I have had no problem deploying the soap/document literal version.

      I am starting from wsdl and using wscompile to generate the server side artifacts.

      The tool of choice on the wiki is wscompile. wscompile seems to ignore my http binding complaining about no soap address. Does anyone have any experience trying to create an HTTP port in this manner? Is this even possible with the wscompile?

      Being able to publish a service via both methods goes a long way towards providing access to a wider variety of clients. Hopefully this is not an intractable problem :).

      Any help would be appreciated.

      Thanks