23242526272829
protected void setUp() throws Exception { super.setUp(); Endpoint.publish("http://localhost:8191/Echo", new EchoImpl()); }