How are you deploying that webapp? Joakim Erdfelt / [email protected]
On Tue, Jul 14, 2015 at 1:25 PM, Bill Ross <[email protected]> wrote: > Per > > http://www.eclipse.org/jetty/documentation/current/jetty-env-xml.html > > "Using jetty-env.xml > > Place the jetty-env.xml file in your web application's WEB-INF folder." > > -- I see it there when I unpack the war file. > -- should there be any logging when this is seen? > -- I added this to it, but still see no log: > > <Call class="org.eclipse.jetty.util.log.Log" name="info"><Arg>Starting my > super test application</Arg></Call> > > Thanks, > Bill > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users >
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
