Re: MalformedURLException when trying to initialize local transport, and some questions

2009-03-06 Thread Andrew Clegg
No suggestions anyone? Has anybody got this to work, and if so, could they post a code example with a local:// URL? Or should I just file a bug report? Thanks, Andrew. 2009/3/4 Andrew Clegg and...@nervechannel.com: Update... Tried adding bindingUri=http://cxf.apache.org/transports/local;

Re: MalformedURLException when trying to initialize local transport, and some questions

2009-03-04 Thread Andrew Clegg
Update... Tried adding bindingUri=http://cxf.apache.org/transports/local; as suggested in this thread: http://www.nabble.com/Can-local:---and-http:---addresses-coexist-on-the-same-server-td17916451.html to each of the local:// endpoints. Still get a MalformedURLException. Am I missing

MalformedURLException when trying to initialize local transport, and some questions

2009-03-02 Thread Andrew Clegg
Hi, I've started hacking around with the local transport mechanism as described here: http://cwiki.apache.org/CXF20DOC/local-transport.html However, when I try to bring it up endpoints listening on a local:// URL I get a MalformedURLException. The code looks like this: __endpoints[ 0 ] =