User: user57 Date: 02/02/26 01:56:18 Modified: jetty/src/resources/jetty-plugin/META-INF jboss-service.xml Log: o ../ breaks things, I hope this is treated as a URL, else should use fil.sep* here instead Revision Changes Path 1.23 +1 -1 contrib/jetty/src/resources/jetty-plugin/META-INF/jboss-service.xml Index: jboss-service.xml =================================================================== RCS file: /cvsroot/jboss/contrib/jetty/src/resources/jetty-plugin/META-INF/jboss-service.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- jboss-service.xml 26 Feb 2002 08:57:30 -0000 1.22 +++ jboss-service.xml 26 Feb 2002 09:56:18 -0000 1.23 @@ -82,7 +82,7 @@ <!-- ======================================================= --> <Set name="RequestLog"> <New class="org.mortbay.http.NCSARequestLog"> - <Arg><SystemProperty name="jboss.home"/><SystemProperty name="jetty.log" default="../log"/>/yyyy_mm_dd.request.log + <Arg><SystemProperty name="jboss.home"/><SystemProperty name="jetty.log" default="/log"/>/yyyy_mm_dd.request.log </Arg> <Set name="retainDays">90</Set> <Set name="append">true</Set>
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development