Re: xml-rpc and jetty

2003-08-04 Thread Kevin O'Neill
On Mon, 04 Aug 2003 14:48:25 -0700, Viner, David wrote: > Hi all, > After a quick dig into some code, I discovered that when Jetty > starts up, it binds to port . However, the xml-rpc code attempts to > connect to port 8080. From the looks of it, perhaps this should be this > should be

xml-rpc and jetty

2003-08-04 Thread Viner, David
Hi all, After a quick dig into some code, I discovered that when Jetty starts up, it binds to port . However, the xml-rpc code attempts to connect to port 8080. From the looks of it, perhaps this should be this should be . Specifically, I think the code responsibly is at : http: