Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 41919 invoked by uid 500); 16 Jun 2003 16:56:42 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 41903 invoked from network); 16 Jun 2003 16:56:41 -0000 Received: from mailgtw2.isabel.be (195.122.111.102) by daedalus.apache.org with SMTP; 16 Jun 2003 16:56:41 -0000 Received: from [195.122.110.60] by mailgtw2.isabel.be with ESMTP for cocoon-users@xml.apache.org; Mon, 16 Jun 2003 18:55:36 +0100 Received: from server1e.isabelteam.be (Generic-Host.isabelteam.be [192.168.16.176]) by server1b.office.isaserver.be with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id LN1QDFCP; Mon, 16 Jun 2003 18:56:49 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: WebServiceProxyGenerator fails to handle URL Date: Mon, 16 Jun 2003 18:58:51 +0200 Message-Id: <1BC1834CE51DC74BB1DB92C74750A9AF2133BB@server1e> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: WebServiceProxyGenerator fails to handle URL Thread-Index: AcM0KI/iZ7bBupmRRxm6eL0TQ45EDw== From: "Philippe Remels" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Trying to use WebServiceProxyGenerator I keep getting the error : org.apache.cocoon.ProcessingException: Error invoking remote service: = java.lang.IllegalArgumentException: host parameter is null: = java.lang.IllegalArgumentException: host parameter is null With the following Stack Original Exception: java.lang.IllegalArgumentException: host parameter = is null=20 at = org.apache.commons.httpclient.HttpConnection.(HttpConnection.java:2= 27)=20 at = org.apache.commons.httpclient.HttpConnection.(HttpConnection.java:1= 48)=20 at = org.apache.commons.httpclient.SimpleHttpConnectionManager.getConnection(S= impleHttpConnectionManager.java:123)=20 at = org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:54= 8)=20 at = org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:47= 6)=20 at = org.apache.cocoon.generation.WebServiceProxyGenerator.fetch(WebServicePro= xyGenerator.java:251)=20 ... I have Cocoon 2.1-m2 installed on Tomcat. The following map:generate = instruction causes the error : I saw in dev mailing list that there was some discussion on method = selection (get or post) . The source I have doesn't seem to take that = discussion into account. Is there a recent fix ? How could I get it ? ---------------------------------------------------- Philippe Remels Technical Designer * premels@isabel.be * : +32 (02) 545.17.11 * : +32 (02) 545.17.19 Isabel SA Bd. de l'Imp=E9ratrice 13-15 B - 1000 Bruxelles Web : www.isabel.be DISCLAIMER : Confidential information may be contained in this message = and it may be legally privileged. If you are not the addressee = indicated in this message (or responsible for delivery of the message to = such person), you may not copy or deliver this message to anyone. In = such case, you should destroy this message and kindly notify the sender = by reply email. Please advise immediately if you or your employer does = not consent to Internet email for messages of this kind. Opinions, = conclusions and other information in this message that do not relate to = the official business of Isabel shall be understood as neither given nor = endorsed by it. Messages and attachments are swept by a virusscanner. If = this message contains password-protected attachments, the files have not = been scanned for viruses by the Isabel mail domain. Always scan = attachments before opening them. --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org