Re: how to embed tomcat 7

2010-07-21 Thread David Calavera
n Sat, Jul 17, 2010 at 12:51 PM, Mark Thomas wrote: > On 16/07/2010 22:09, Caldarale, Charles R wrote: > >> From: Ikonne, Ike [mailto:ike_iko...@stercomm.com] > >> Subject: how to embed tomcat 7 > >> > >> can someone point to me on how I could go abo

Re: how to embed tomcat 7

2010-07-17 Thread Mark Thomas
On 16/07/2010 22:09, Caldarale, Charles R wrote: >> From: Ikonne, Ike [mailto:ike_iko...@stercomm.com] >> Subject: how to embed tomcat 7 >> >> can someone point to me on how I could go about embedding >> Tomcat into my application. > > I don't think anyo

RE: how to embed tomcat 7

2010-07-16 Thread Caldarale, Charles R
> From: Ikonne, Ike [mailto:ike_iko...@stercomm.com] > Subject: how to embed tomcat 7 > > can someone point to me on how I could go about embedding > Tomcat into my application. I don't think anyone has properly documented how to do this, but the first set of APIs you

how to embed tomcat 7

2010-07-16 Thread Ikonne, Ike
Hi all, I am a newbie to Tomcat, currently I use Jetty Webserver in an embedded mode; can someone point to me on how I could go about embedding Tomcat into my application. When I say embedding, I mean running Tomcat without any of the configurations files that comes with the standalone ver