Hi,

Thanks for your help on this.

Grapped Tomcat 3.2.1 and recent CVS modules
jboss and contrib, followed instructions on
http://www.jboss.org/newsite/business/jboss-tomcat.html
and got it all working fine.

Just a few last wrinkles with CVS
module contrib:
- contrib/tomcat/src/build/build.sh got
  and extra linefeed in the middle
  of the last line. Removing it helps.
- contrib/tomcat/lib/ant.jar was outdated,
  and could not handle new tasks used in
  build.xml. Overwriting it with ant.jar
  from module jboss helps.
- After upgrding ant.jar, the "clean" build
  target complains about deprecated task
  "deltree", but it seems to work fine.
I haven't committed these changes to CVS, as I'd
rather not touch what I don't know about.
(I'm still a total newbie to Tomcat.)


Best Regards,

Ole Husgaard.

Reply via email to