RE: Please help trying to consume .NET WebService

2003-06-21 Thread Marc E.
Gregory, Did you try running wsdl2java on the wsdl file and looking at axis's generated code? I've had great success invoking .net services when using wsdl2java. Marc -Original Message- From: Gregory Pierce [mailto:[EMAIL PROTECTED] Sent: Saturday, June 21, 2003 1:05 AM To: [EMAIL PROTE

invoking doc literal services

2003-06-03 Thread Marc E.
All, Until now, I've worked solely with RPC style web services using AXIS. Now, I need to consume several doc/literal web services. Does AXIS provide all of the tools I'll need to consume these, or should I look elsewhere, perhaps WSIF? And do I only need the WSDL for these services? Or do I need

consuming doc literal

2003-06-01 Thread Marc E.
All, Until now, I've worked solely with RPC style web services using AXIS. Now, I need to consume several doc/literal web services. Does AXIS provide all of the tools I'll need to consume these, or should I look elsewhere, perhaps WSIF? And do I only need the WSDL for these services? Or do I need

consuming doc literal

2003-06-01 Thread Marc E.
All, Until now, I've worked solely with RPC style web services using AXIS. Now, I need to consume several doc/literal web services. Does AXIS provide all of the tools I'll need to consume these, or should I look elsewhere, perhaps WSIF? And do I only need the WSDL for these services? Or do I need