Re: How to deploy a webapp using Embedded class

2004-12-04 Thread Jacek Laskowski
Bill Barker wrote: The short answer is that you don't have a ContextConfig for your Context. Thanks for the pointer. Assuming that you really don't want to use JMX-embedding, Where can I find more information on JMX-embedding? Do you mean to use JMX to query appropriate mbean and send requests to

Re: How to deploy a webapp using Embedded class

2004-12-04 Thread Bill Barker
- Original Message - From: "Jacek Laskowski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 04, 2004 1:55 PM Subject: How to deploy a webapp using Embedded class Hi, While working on creating a Tomcat gbean (aka service) for Geronimo I f

How to deploy a webapp using Embedded class

2004-12-04 Thread Jacek Laskowski
Hi, While working on creating a Tomcat gbean (aka service) for Geronimo I found something I don't understand. I'm trying to deploy a webapp using the Embedded class. As described in the javadoc I created the appropriate components and deployed a webapp. However, Tomcat prints out the misterious