The sourceforge project page is the gateway to all requests:
http://sourceforge.net/projects/jboss/

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "David Ward" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; "Scott M Stark"
<[EMAIL PROTECTED]>
Sent: Thursday, April 18, 2002 9:59 AM
Subject: [JBoss-dev] tomcat4 log dir in jboss3-rc1


> I don't know the ins-and-outs of creating a change request, but was
> wondering if for the next rc of jboss3-tomcat4  the tomcat4-service.xml
> file could be changed in this way:
>
>  From this:
>
> <Valve className = "org.apache.catalina.valves.AccessLogValve"
>         prefix = "localhost_access" suffix = ".log"
>         pattern = "common" directory = "../jboss/log" />
>
> To this:
>
> <Valve className = "org.apache.catalina.valves.AccessLogValve"
>         prefix = "localhost_access" suffix = ".log"
>         pattern = "common" directory = "../server/default/log" />
>
>
> Currently it assumes the old JBoss-2.4.x-Tomcat-x.x.x dir structure
> where jboss and tomcat/catalina were next to eachother as subdirs, which
> isn't the case anymore.
>
> Thanks,
> David
>
> As an aside, I like how the Ajp13 connector example is included in the
> XML, but personally I think it would be cool to (leave it in there) but
> comment it out by default.  Maybe also include (but leave commented out)
> Warp - and maybe the new Coyote
> (http://cvs.apache.org/viewcvs/jakarta-tomcat-connectors/coyote/)? -
> Connector lines.
>
> Thanks again.
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to