You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Philippe Remels <PR...@isabel.be> on 2003/06/19 17:38:08 UTC

src URL handling problem with WebServiceProxyGenerator

Hi,

I can't get the WebServiceProxyGenerator neither the sample nor any test I can imagine.
It always fails with the same error :

org.apache.cocoon.ProcessingException: Error invoking remote service: java.lang.IllegalArgumentException: host parameter is null: java.lang.IllegalArgumentException: host parameter is null

It looks like the parsing of the URL specified in 
<map:generate type="proxy" src="http://test.somewhere.net/myWebService"/>
fails to extract the host:port info.

I have the feeling I just miss something as nothing works not even the sample.
Can anyone help ?
Thanks

Philippe

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org