>I have a couple of quick questions for you about the tomcat4 
>RPMs.  You left %{confdir} defined as %{homedir}/conf which 
>leaves server.xml, web.xml, etc. installed in 
>/var/tomcat4/conf.  Is this intentional?  

Yes, but the spec make provision to locate confdir in /etc/tomcat4/conf.
And to keep compat with tc we'll use symlink between real location,
/etc/tomcat4/conf and /var/tomcat4/conf

>Also, what distro 
>and version are you building these on (just for curiosity 
>sake)?  

Redhat 6.2 or 7.2, with jikes 1.15

>I was going to try to build from the SRPM and see if I 
>couldn't help out, but I don't have junit and xalan-j RPMs 
>(and can't seem to find them on their respective home pages).  

You could find them at www.jpackage.org, a Java RPM packaging
project which cover many many java tools (I'm also involved there)

>Do you have pre-built versions of these RPMs, and if so where 
>can I get them?  If not, should they be built (I can try my 
>hand at it) and included in the same directory for people who 
>want to download and build via SRPM?

You could get them at jpackage ;)

BTW, the FHS location and tomcat 4 listening on standard port
8080, 8081, 8009 (ajp) is planned for tomcat 4.0.4 rpm (or may
be tomcat 4.0.4b2 rpm release 2.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to