> Am I asking a dumb Q or there is just no such thing around?

There is no such thing. UML is a information system modelling language.
Tomcat is a JSP/Servlet container - a part of J2EE server specification
implementation (web application interface). So, Tomcat implements only a
segment of an IS. What is more, it implements a GUI, for which UML is not
very well suited.

There are UML tools ou there, Poseideon UML (successor of Argus UML),
Rational Rose/XDE/..., NetBeans have an extension, IBM Eclipse also has an
extension,... They can all produce code which can be refined to be used with
Tomcat (IOW, JSP/Servlet classes can be derived from some of the UML
classes), but there is nothing specific to Tomcat.

Nix.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to