Marcus Redeker wrote: > > Hi Glen, > > Thanks for looking at this. When I use Spring the ResourceHandler objekt > is > created correct from spring and also the setResourceBase() method is > called > with correct string. It seems the the <httpj:handlers> tag is not > evaluated > correct because the jetty logging does not say that another handler is > registered. > > The java code works fine. It does not matter if I create an extra variable > or path the string by itself. I don't want to use the java code anyway. > > To avaoid problems with the seperator I am already using the forward > slash. > That no problem and works. > > Any idea why the <httpj:handlers> tag might not work? > > --Marcus >
No, but I normally work with Tomcat so I really wouldn't know. Perhaps someone else can help you here, or maybe the Jetty mailing list can help. Glen -- View this message in context: http://www.nabble.com/Configure-jetty-to-use-static-content-tp18554067p18560539.html Sent from the cxf-user mailing list archive at Nabble.com.
