All, Does anybody know what exactly the <httpj:handlers> tag is doing?
--Marcus -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Glen Mazza Gesendet: Montag, 21. Juli 2008 02:47 An: [email protected] Betreff: Re: AW: Configure jetty to use static content 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-tp18554067p18560 539.html Sent from the cxf-user mailing list archive at Nabble.com.
