Re: tomcat 7.0 embedded usage

2010-08-22 Thread Mark Thomas
On 22/08/2010 04:04, Mondain wrote: > This was blogged earlier this week.. > http://copperykeenclaws.wordpress.com/2010/08/19/embedding-tomcat-7/ > I'll be using this info for the Red5 plugin very soon.. The POM error will be fixed for 7.0.3 onwards. As an aside, if you find a problem please repo

Re: tomcat 7.0 embedded usage

2010-08-21 Thread Mondain
This was blogged earlier this week.. http://copperykeenclaws.wordpress.com/2010/08/19/embedding-tomcat-7/ I'll be using this info for the Red5 plugin very soon.. Paul On Wed, Aug 4, 2010 at 2:34 AM, David Calavera wrote: > Hi,

Re: tomcat 7.0 embedded usage

2010-08-04 Thread David Calavera
Hi, I don't know if that's your problem but I use the method server.await to allow the server to wait. On Mon, Aug 2, 2010 at 2:32 PM, Marzia Forli wrote: > Can somebody please help me to setup a hello world example of embedded > usage of tomcat 7 with servlet 3.0 support... > I have a simple a