> From: Igor Borovkov [mailto:[EMAIL PROTECTED]
> Subject: Re[2]: Communication with a standalone java program
> from servlets (embedded tomcat). RMI?
>
> Sorry. I am not perfectly familiar with embedding tomcat
> server at present time
You have it right; Martin's question doesn't make any sense. The
embedded version of Tomcat is a separate download, and you have to
establish the server part of its configuration programattically at run
time.
> But may be it is good to have all application logic
> in one place cause we wouldn't need tomcat server
> for other purposes rather than for serving servlets
> that control the external java program.
This is exactly why the embedded version exists. Look at the doc for:
org.apache.catalina.startup.Embedded
at:
http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/index.html
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]