Hi,
Will the new 5.5.17 zip distro come with the tomcat EXE files used by
service.bat to install the service? I noted in 5.5.16 the EXEs were
missing, whilst the service.bat remained.
If this was intentional to keep the ZIP distro down in size in favour of
the EXE distro I would disagree with th
Hi,
I strongly disagree that the current documentation format is helpful
both in terms of readability and accessibility to update.
For about 2 years now I have wanted to do something with them, but never
get around to it, but my start so far is a set using DocBook. Even this
I am not keen on in
Personally I am a fan of the light-weight approach. Using Tomcat but
adding "enterprise" value at webapp level with Spring and Hibernate has
been a fantastic combination for us. I've not delved into EJB3 much but
I hear it's just POJO CMP stuff which Hibernate does.
If Tomcat could just provide m
Hi,
Personally I am less interested in a small footprint Tomcat and more
interested in tools that help manage and report on the internals of
Tomcat. Instrumentation, JMX, effective and stable debugging and
deployment, clustering and load balancing are the types of areas that
would help me out with
Hi,
There is a lesser-known but very good rewrite project written as a j2ee filter
available at
http://tuckey.org/urlrewrite/
Ready for use with web apps using context listeners to load rules and so fourth.
I won't pretend to know about performance implications or why it's better to
achieve r
gt;
> Yoav Shapira
> System Design and Management Fellow
> MIT Sloan School of Management
> Cambridge, MA USA
> [EMAIL PROTECTED] / www.yoavshapira.com
> > -Original Message-
> > From: Allistair Crossley [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, October 1
>
>
> Hi,
> svn co http://svn.apache.org/repos/asf/tomcat/current/tc5.5.x tomcat
> cd tomcat/build
> ant
>
> That's it.
>
> Yoav Shapira
> System Design and Management Fellow
> MIT Sloan School of Management
> Cambridge, MA USA
> [EMAIL PROTECTED] / www.yoa
Hi,
Can I just ask if the Tomcat subversion migration is now complete? If i were to
want to obtain the latest 5.5.x branch, would I just do so from
/tomcat/current/5.5.x. Also, I presume the build.xml script will have changed
now? I wonder if someone might highlight a few steps/ant targets for