Re: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun

2004-09-01 Thread Ben Alex
Patrick Burleson wrote: Yeah, just saw a NPE when I quickly redeployed my app without accessing it first. On Wed, 1 Sep 2004 14:16:24 -0400, Shishir K. Singh <[EMAIL PROTECTED]> wrote: Ben, One small thingy...on line 94 of FilterToBeanProxy, you may want to check if the delegate is not null befo

Re: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun

2004-09-01 Thread Patrick Burleson
[Acegisecurity-developer] Problems when trying to deploy > contacts.war on JRun > > Ben, > > Thanks. It works fine. > > Shishir > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Ben Alex > Sent: Tuesday, August 31, 200

RE: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun

2004-09-01 Thread Shishir K. Singh
To: [EMAIL PROTECTED] Subject: RE: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun Ben, Thanks. It works fine. Shishir -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Alex Sent: Tuesday, August 31, 2004 10:39 PM To

RE: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun

2004-09-01 Thread Shishir K. Singh
Ben, Thanks. It works fine. Shishir -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Alex Sent: Tuesday, August 31, 2004 10:39 PM To: [EMAIL PROTECTED] Subject: Re: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun

Re: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun

2004-08-31 Thread Ben Alex
Shishir K. Singh wrote: Ben, Even if I use ContextLoaderServlet, won't the filters get created before ContextLoaderListener. In that case, the "init" of the filters will be called even before the Spring context is available and thus, the WebApplicationContextUtils.getRequiredWebApplicationContext

RE: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun

2004-08-31 Thread Shishir K. Singh
31, 2004 7:37 PM To: [EMAIL PROTECTED] Subject: Re: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun Shishir K. Singh wrote: >Hi, > >I am running into issues when deploying the contacts.war on Jrun. It >works fine when deployed on tomcat. Here's sta

Re: [Acegisecurity-developer] Problems when trying to deploy contacts.war on JRun

2004-08-31 Thread Ben Alex
Shishir K. Singh wrote: Hi, I am running into issues when deploying the contacts.war on Jrun. It works fine when deployed on tomcat. Here's starting the stack trace from the Jrun console. This is a Spring-specific issue. I think you'll need to use ContextLoaderServlet rather than ContextLoa