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

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

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

AW: Axis to handle already existing WS implementation

2005-08-02 Thread Saqib Rasul
you can dynamically expose web services with Axis, I don't know if it can do that. Anne On 8/2/05, Saqib Rasul [EMAIL PROTECTED] wrote: Hello all, We have several WS features already implemented into out Web App: - WSDL generation - SOAP Request/Response - Document Literal