Posting SOAP POST requests from a file

2004-12-26 Thread Sunil Kothari
Hi All,    I am using Axis 1.1 for my project. I was wondering whether its possible to compose HTTP POST requests and tweak them and post it to the SOAP server.   I am aware that such a facility is provided by BEA Web logic something like this java  weblogic.webservice.tools.debug.Post file

Re: Document literal with complex data types

2004-12-26 Thread Frank Cohen
Thanks for your reply Dennis. I appreciate the pointers and watch-out-for-these things. Ok, it's off to Castor I go. I'll let you and the Axis list know how it goes. Is there anything in the Axis project that shows how to interoperate with .NET services? In my experience it's .NET tools that u

Re: Document literal with complex data types

2004-12-26 Thread Frank Cohen
Thanks for the pointers Jeff. I'll take a look at WSIF again. I'll let the list know what i find and how I'll use it. Is there anything in the Axis project that shows how to interoperate with .NET services? In my experience it's .NET tools that use schema imports and complex data types. -Frank