Debug logging of messages?

2001-06-06 Thread David Melgar
Is there some mechanism in Apache SOAP to log outgoing and incoming messages for debug? David Melgar Web Services Toolkit Development Emerging Technologies [EMAIL PROTECTED]

Re: Urgent SOAP Question

2001-07-24 Thread David Melgar
iling? David Melgar Web Services Toolkit Development Emerging Technologies [EMAIL PROTECTED]

Re: Urgent SOAP Question

2001-07-24 Thread David Melgar
What errors did you get when using UDDIProxy? David Melgar Web Services Toolkit Development Emerging Technologies [EMAIL PROTECTED]

Re: Apache SOAP V2.2 client using SSL behind a proxy doesn't work

2001-07-26 Thread David Melgar
extra tunneling code. If the URL is https, and a proxy has been set, then use the tunneling code. thanks David Melgar Web Services Toolkit Development Emerging Technologies [EMAIL PROTECTED] [EMAIL PROTECTED] on 06/19/2001 05:34:41 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Su

Re: accessing SSL address from behind proxy

2001-08-17 Thread David Melgar
d you modify the example? Which SOAP tunnelling code are you using? There are some subtle changes needed in soap. Specifically, if your tunnelling, you need to disable the rest of the SOAP proxy behavior. David Melgar Web Services Toolkit Development Emerging Technologies [EMAIL PROTECTED] &qu

Re: HTTPS Support - getting error java.net.MalformedURLException

2001-08-29 Thread David Melgar
("java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol"); java.security.Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider()); David Melgar Web Services Toolkit Development Emerging Technologies [EMAIL PROTECTED] [EMAIL PROTECTED] on 08

Re: UDDI and SOAP on iPlanet App Server.

2001-10-19 Thread David Melgar
If you want a UDDI client API, you can use UDDI4J. www.uddi4j.org David Melgar Web Services Toolkit Development Emerging Technologies [EMAIL PROTECTED] Rakesh garishakurthi <[EMAIL PROTECTED]> on 10/19/2001 08:22:34 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: S

Re: Problems using SOAP with SSL

2001-10-25 Thread David Melgar
Are you using a proxy? SSL proxy support was added after 2.2 release. You'd need to pickup a nightly build. David Melgar Web Services Toolkit Development Emerging Technologies [EMAIL PROTECTED] Dora Potluri <[EMAIL PROTECTED]> on 10/23/2001 05:01:11 PM Please respond to [EMAIL PRO

[Announce] UDDI4J V2 release

2001-11-13 Thread David Melgar
information on UDDI can be found at http://www.uddi.org. Thanks, David Melgar (IBM) Vivek Chopra (HP)