RE: NPE when starting up Embedded tomcat7

2012-12-11 Thread Randy Toor
> From: ch...@christopherschultz.net > To: users@tomcat.apache.org > Subject: Re: NPE when starting up Embedded tomcat7 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Randy, > > On 12/10/12 6:09 PM, Randy Toor wrote: > > I have an existing server which uses the Em

Re: NPE when starting up Embedded tomcat7

2012-12-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Randy, On 12/10/12 6:09 PM, Randy Toor wrote: > I have an existing server which uses the Embedded class which I am > tasked with upgrading to tomcat7 (deprecated, but we'll be keeping > it for the time being). What part is deprecated? The Embedded

NPE when starting up Embedded tomcat7

2012-12-10 Thread Randy Toor
Hello all, I have an existing server which uses the Embedded class which I am tasked with upgrading to tomcat7 (deprecated, but we'll be keeping it for the time being). There were some small changes to the code to fix API breaks but the startup stuff is the same. When I start up the containe