Hi Bruno,
meanwhile I figured out *some* way to compile it. I still get loads of errors, but
non-critical ones (hmhh, haven't been able to run tomcat yet, but haven't tried so
yet). Everything seems to compile.
I got regexp and servletapi-4 from cvs and compiled it.
Also downloaded JMX and JSSE from Sun.
Added all that stuff to the classpath and used the following ant command:
ant -Dregexp.home=/home/mkamp/jakarta-regexp/bin
-Dcatalina.jaxp.home=/home/mkamp/jakarta-tomcat-4.0/lib/
-Dcatalina.jaxp.parser.jar=crimson.jar
This took me a couple of hours and I am still interested if there is some
documentation how to do it properly?
Mariano
Bruno Crapart <[EMAIL PROTECTED]> wrote ..
> Hi everyone,
>
> New frenchy on this mailing list !
>
> Sames questions for me !
>
> Furthermore, is the classpath taken in account by TC4.
>
> I encounter problems in releasing my version of TC3 to TC4 concerning the
> configuration.
> It looks very attractive but the configuration seems different compared to
> TC3.
>
> Notice that I am working on W2000.
>
> I need help !!!
>
> In advance, THANKS.
> Bruno
>
> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Envoyé : mercredi 16 mai 2001 11:08
> À : [EMAIL PROTECTED]
> Objet : Compiling TC4
>
>
> Hi there,
>
> is there a separate mailing list for tc4?
>
> Where can I find any documentation on compiling tc4? I used the cvs
> version and wasn't able to compile it. It seems to me, that I need other
> packages too and further more the setup of some system properties?
>
> Mariano