> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 17, 2001 11:00 AM
> To: [EMAIL PROTECTED]
> Subject: Startup - mustfix
> 
> 
> Hi,
> 
> Larry, while playing with the options I found few problems with our
> startup we must fix before beta2.
> 
> Main is fine, but if someone is embeding tomcat he will probably use
> EmbededTomcat. This only works if both container and common 
> classes are in
> it's loader.
> 
> I need to add at least some comments about the right 
> procedure to embed
> tomcat, so that the container is not mixed up with the webapps. I'll
> probably have to move some of the code from Main to either a util or
> EmbeddedTomcat.
> 
> This is quite important IMHO, right now if you embed tomcat instead of
> using Main you can loose some of the features and be less secure.

+1

> 
> It shouldn't affect the docs

Probably because there isn't any documentation (beyond Javadoc) for
using EmbededTomcat. :) :) :)

> or anything else, and I hope to finish by
> tommorow. It should have a small risk ( unless I do some 
> stupid mistakes,
> but it'll be easy to fix ) I'll also check in the ( partial ) 
> server.xml
> documentation I started ( only 5 tags documented so far ), 
> maybe someone
> else can help.

Whatever documentation you can provide will be a help.  I plan on
making a pass through all of it.  There is still too much incorrect
information present to have a beta 2 this weekend.  Perhaps next week
or weekend.

I have been tweaking ApacheConfig and the others config generators to
get them consistent and work appropriately.  Hopefully this will make
updating the documentation go more smoothly.  The latest changes to
ApacheConfig have been related to virtual hosts. Something I'm not expert
in.  Please test what I've done when you get a chance to make sure it
works appropriately in your environments.

Also, if I could assign you a minor cleanup chore.  I think we agreed
that we should ignore the users CLASSPATH when starting Tomcat.  tomcat.bat
does this, but tomcat.sh still includes the users classpath (as pointed
out by Bojan Smojver). Could you update this?

Thanks,
Larry

> 
> 
> Costin
> 

Reply via email to