cxf Mon, 25 Jul 2011 16:01:37 -0700
String path = null; if (endpointURI != null) { path = endpointURI.getPath(); }
Should the code be removed, commented out or used somehow? Thanks!