Re: java.net.MalformedURLException while initialize SOAP client

2004-10-14 Thread Martin Gainty
ol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 14, 2004 8:49 AM Subject: Re: java.net.MalformedURLException while initialize SOAP client The method from which the exception is actually thrown is java.lang.ClassLoader.getBootstrapResourceClassPath() It

Re: java.net.MalformedURLException while initialize SOAP client

2004-10-14 Thread Scott Nichol
this e-mail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Pospisil, Pavel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 14, 2004 7:10 AM Subject: java.net.MalformedURLException while

java.net.MalformedURLException while initialize SOAP client

2004-10-14 Thread Pospisil, Pavel
Hallo, I implemented small WS client based on SOAP 2.3.1. This is imported in ORACLE database (needed classes HTTPClient, jsse, ApacheSOAP, ... are loaded into database). Client is running (send data, receive data...), but while initialization (only first time) I become : java.net.MalformedURLEx