SOAP XML Message from WSDL

2006-04-26 Thread Saqib Rasul
Hi, Is there any way to get the SOAP/XML Structur from a WSDL. For example, given a WSDL, i could speficy the operation in the WSDL, and i would like to know the XML Structure that will be passed back and forth. Is there any way in AXIS to do this? And if not, does anyone know a library that can h

Apache/Jakarta Websites

2005-11-28 Thread Saqib Rasul
Hi, Is anyone else haveing problems accessing the Apache/Jakarta sites? And if so, can anyone fwd this to someone who can look into this. I am gettng Connection Failed on jakarta and apache sites. Ping also doesnt work. Regards, Saqib -

AW: Axis to handle already existing WS implementation

2005-08-02 Thread Saqib Rasul
requests come. > > If that isn't possible, then use your current application > code to generate the WS and the WSDL. > > If you asking whether you can dynamically expose web services > with Axis, I don't know if it can do that. > > Anne > > On 8/2/05, Sa

Axis to handle already existing WS implementation

2005-08-02 Thread Saqib Rasul
Hello all, We have several WS features already implemented into out Web App: - WSDL generation - SOAP Request/Response - Document Literal style WS and WSDLs Our WS and WSDLs are WS-I compliant. And are now thinking of moving to AXIS. From axis documentation it seems that axis is helpful to creat