This is now officially entered at sourceforge:

http://sourceforge.net/tracker/index.php?func=detail&aid=548678&group_id=22866&atid=376685

Thanks again to everyone who does such an awesome job on this project. 
(Yes, I'm kissing up - but it's still true...)

David

--

David Ward wrote:
 > 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


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

Reply via email to