Mladen Turk wrote:
What I ment was a catalina.bat or catalina.sh embedded calling o.a.c.s.Embedded
I think Embedded class should be deprecated in 5.0, and all 'embedding' should be done via JMX.
-1 for deprecating the current Embedded class.
I totally agree that JMX is very flexible and powerful way to go and I think it's great. :-) However, for backward compatibility I don't think we should just deprecate it easily and force whoever was using tomcat Embedded class to change his/her implementation to use JMX.
Amy
I haven't tested Embedded recently ( but it was working about a week ago ).
You can create your own main() ( or use the small startup class in
modeler ) and load an mbeans.xml file.
Controlling everything via JMX is much more flexible and powerfull than using wrappers or helpers like Embedded.
Costin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]