Hi,
I have an application that handles an embedded server instance (this
application start, stop and deploy wars on an embedded server).
Everything works fine, but now I need that some objects of the application
that handles tomcat can be acceded from the deployed wars.
There is a way to do that?
Thanks, Claudio.
-Original Message-
From: Sriram Narayanan [mailto:[EMAIL PROTECTED]
Sent: Monday, January 16, 2006 4:26 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: Embedded intance and server.xml
On 1/17/06, Claudio Sanchez <[EMAIL PROTECTED]> wrote:
> Hi,
&g
Hi,
I want to configure an embedded server using an external configuration file.
Is there a way to configure an Embedded server instance using server.xml?
Thanks, Claudio