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.. http://copperykeenclaws.wordpress.com/2010/08/19/embedding-tomcat-7/Paul On Wed, Aug 4, 2010 at 2:34 AM, David Calavera

JEE 6 with Tomcat 6

2010-01-05 Thread Mondain
Anyone out there using JEE 6 with Tomcat 6 (specifically Embedded)? I tried it out in Red5 but it would seem that the latest javaee6-api jar doesn't include implementations of HttpServlet and most likely other classes. I really don't want to use Glassfish but I do want to use Global JNDI in JEE 6,

Re: Having trouble with Tomcat 6.0.20 embedded in Red5

2009-06-05 Thread Mondain
Mark,I'm perfectly ok with building the source and would be glad to test your patch. Paul On Fri, Jun 5, 2009 at 10:08 AM, Mark Thomas ma...@apache.org wrote: Mondain wrote: The fix didn't work, I still see the same error. I set the same name on the Service and the Engine now, previously

Re: Having trouble with Tomcat 6.0.20 embedded in Red5

2009-06-05 Thread Mondain
Mark,Thanks for the patch; it works like a champ! Now how can I use this with future releases of Tomcat? Will I have to reapply it each time? Paul On Fri, Jun 5, 2009 at 11:25 AM, Mark Thomas ma...@apache.org wrote: Mondain wrote: Mark,I'm perfectly ok with building the source and would

Having trouble with Tomcat 6.0.20 embedded in Red5

2009-06-04 Thread Mondain
Using Tomcat 6.0.20 an error occurs in MapperListener and I cant find any new information on using Tomcat Embed. The problematic area in 6.0.20 is here: private void registerHost(ObjectName objectName) throws Exception { String name=objectName.getKeyProperty(host); if(

Re: Having trouble with Tomcat 6.0.20 embedded in Red5

2009-06-04 Thread Mondain
In red5 we don't use a server.xml, everything is setup programically using Embedded. Paul On Thu, Jun 4, 2009 at 10:52 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Joseph S [mailto:j...@selectacast.net] Subject: Re: Having trouble with Tomcat 6.0.20 embedded in Red5

Re: Having trouble with Tomcat 6.0.20 embedded in Red5

2009-06-04 Thread Mondain
Thank you, Charles.. I'll give that a shot. Paul On Thu, Jun 4, 2009 at 1:08 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Mondain [mailto:mond...@gmail.com] Subject: Re: Having trouble with Tomcat 6.0.20 embedded in Red5 everything is setup programically using

Re: Having trouble with Tomcat 6.0.20 embedded in Red5

2009-06-04 Thread Mondain
to calling embedded.start()? Paul On Thu, Jun 4, 2009 at 2:40 PM, Mondain mond...@gmail.com wrote: Thank you, Charles.. I'll give that a shot. Paul On Thu, Jun 4, 2009 at 1:08 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Mondain [mailto:mond...@gmail.com] Subject