On Fri, Jan 27, 2012 at 2:29 PM, Pid * wrote:
> On 27 Jan 2012, at 08:06, Pradeep Fernando wrote:
>
> > Hi,
> >
> > I have embedded the tomcat server within my application. Right now i'm
> > using the org.apache.catalina.startup.Tomcat.java class to start my
> server.
> > However I would like to
On 27 Jan 2012, at 08:06, Pradeep Fernando wrote:
> Hi,
>
> I have embedded the tomcat server within my application. Right now i'm
> using the org.apache.catalina.startup.Tomcat.java class to start my server.
> However I would like to get more control over Engine creation, connector
> initializat
On Fri, 27 Jan 2012 13:35:45 +0530, Pradeep Fernando wrote:
I have embedded the tomcat server within my application. Right now
i'm
using the org.apache.catalina.startup.Tomcat.java class to start my
server.
However I would like to get more control over Engine creation,
connector
initialization
Hi,
I have embedded the tomcat server within my application. Right now i'm
using the org.apache.catalina.startup.Tomcat.java class to start my server.
However I would like to get more control over Engine creation, connector
initialization, etc. My idea is to configure the tomcat instance by lookin