RE: [JBoss-user] NullPointerException with Jetty's deployer when is set

2002-10-09 Thread Barlow, Dustin
And the 3.2.0beta2 is also screwed as well. I'll give the 3.0 Branch a try. Dustin > -Original Message- > From: Jules Gosnell [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 08, 2002 8:07 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] NullPointerEx

Re: [JBoss-user] NullPointerException with Jetty's deployer when is set

2002-10-08 Thread Jules Gosnell
I've just tried to reproduce it on Branch_3_0 - I can't - I think that the 3.0.3 release was just screwed. Get yourself a cvs tree using Branch_3_0 and let me know if you have any further 'distributable' problems. Jules Barlow, Dustin wrote: > Jules, > > Do you have a status on this issue,

RE: [JBoss-user] NullPointerException with Jetty's deployer when is set

2002-10-07 Thread Barlow, Dustin
Jules, Do you have a status on this issue, or a bug ticket number that I can track? Thanks, Dustin > -Original Message- > From: Jules Gosnell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 02, 2002 6:27 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] NullPointerException

RE: [JBoss-user] NullPointerException with Jetty's deployer when is set

2002-10-03 Thread Barlow, Dustin
I'm just glad I'm not crazy :) If there is anything I can do to help expedite the fix, let me know. Dustin > -Original Message- > From: Jules Gosnell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 02, 2002 6:27 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] NullPointerEx

[JBoss-user] NullPointerException with Jetty's deployer when is set

2002-10-02 Thread Barlow, Dustin
I am running the tip version 3.2.0beta2 (did a cvs update about 2 hours ago). I am playing with the HttpSession clustering in Jetty. I deployed my test.ear file in the JBoss "all" target (I made a copy of the "all" target and named it "cluster1"). I changed none of the default settings at all.