Bug filed at https://bugs.eclipse.org/bugs/show_bug.cgi?id=419629
Feel free to add yourself to the CC list to track it. -- Joakim Erdfelt <[email protected]> webtide.com <http://www.webtide.com/> - intalio.com/jetty Expert advice, services and support from from the Jetty & CometD experts eclipse.org/jetty - cometd.org On Mon, Oct 14, 2013 at 7:36 AM, Lothar Kimmeringer <[email protected]>wrote: > Am 14.10.2013 16:09, schrieb Joakim Erdfelt: > > Strange behavior you are seeing. > > Yes, indeed ;-) > > > Can you try setting this? > > > > <Set name="extractWAR">true</Set> > > > > If that works, then we have to take a closer look at > > org.eclipse.jetty.webapp.WebInfConfiguration to see what is > > the expectations. > > It seems to be necessary. With extractWAR set to true I get > 2013-10-14 16:25:58 INFO: Started o.e.j.w.WebAppContext@36c09a > {/CACertAdmin,file:/C:/Users/kimmerin/AppData/Local/Temp/jetty-0.0.0.0-9000-CACertAdmin.war-_CACertAdmin-any-/webapp/,AVAILABLE}{./etc/admin/CACertAdmin.war} > 2013-10-14 16:25:58 INFO: Opened C:\HUB\logs\2013_10_14_adminrequest.log > 2013-10-14 16:25:58 INFO: Deployment monitor [file:/C:/HUB/secure/] at > interval 120 > 2013-10-14 16:25:58 INFO: Started o.e.j.w.WebAppContext@70aa2 > {/,file:/C:/HUB/secure/root/,AVAILABLE}{C:\HUB\secure\root} > 2013-10-14 16:25:58 INFO: Started ServerConnector@1602819{HTTP/1.1}{ > 0.0.0.0:9000} > > After that the WebApp can be accessed by the browser. > > > Best regards, Lothar > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users >
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
