For some reason, just running ant test is failing one test for me.  
Specifically, org.apache.xmlrpc.CommonsXmlRpcTransportTest, isn't able to 
connect to a server.  I would have thought that "ant test" would have run 
the server before trying to run the client, but that doesn't seem to be 
the case for this test.

I tried running the echo sample app on port 8081, and that gets this test 
passing, but a different test fails, because port 8081 is taked already.  
There must be a simple way to run the tests and have them pass, but what 
is it?

Ryan

Reply via email to