Hi Chris,
 
The scenario is a server daemon that has a cli for runtime configuration and 
status.
I intend to use embedded tomcat to replace/augment that cli and I have actually 
done
so succesfully, using RMI but I was wondering whether there was some other 
solution that allows
Tomcat to communicate with the application it's embedded into.
 
Y.

        
        Yiannis Mavroukakis wrote:
        > Hello,
        >
        > I have the following scenario. I wish to integrate tomcat into an
        > existing server application , so that a webapp can send configuration
        > commands and query that application's status . Browsing through the
        > list, the most definitive answer I have seen is to use RMI. Is there
        > another path to accomplish this or is RMI the only solution?
        
        Can you clarify what you are trying to do? It's not clear to me that
        your scenario requires the use of embedded Tomcat.
        
        - -chris
        


Note:__________________________________________________________________
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
________________________________________________________________________
This e-mail has been scanned for all known viruses.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to