Hi Sergey, thanks for replying. I've had a look to the page you linked but to be honest it did not help me so much. I'm using cxf 2.3.1 and according to the javadoc
http://cxf.apache.org/javadoc/latest-2.3.x/org/apache/cxf/transport/http_jetty/package-summary.html the only handler available is JettyHTTPHandler. So, I suppose I should modify that one, setting the resourceBase and it should be done. But I don't have a clue how to obtain the handler that cxf sets. -- View this message in context: http://cxf.547215.n5.nabble.com/static-pages-with-embedded-jetty-Where-can-I-find-better-doc-tp4373909p4376901.html Sent from the cxf-user mailing list archive at Nabble.com.
