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 filename
 
where filename holds a valid SOAP request. Does Axis 1.1 provide such a facility ? IS it available in other higher versions ?
 
Composing a SOAP request is not a problem but I would like to have a command line tool to post such a request to the server.  
 
Any help and pointers would be highly appreciated.
 
Sunil Kothari

Reply via email to