Correct
On Mon, Feb 25, 2008 at 12:44 PM, Alin Dreghiciu <[EMAIL PROTECTED]> wrote:
> I guess I get the emails with some delay :( as I guess this is what
> you checked in? Isn't it?
>
> Alin
>
>
>
> On Mon, Feb 25, 2008 at 6:24 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> > I'm thinking th
On 25/02/2008, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
>
> This changes seems to work well so I've just committed the fix.
yes, I think it's the right fix - thanks
On Mon, Feb 25, 2008 at 11:24 AM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> > I'm thinking the test is wrong, because the comm
I guess I get the emails with some delay :( as I guess this is what
you checked in? Isn't it?
Alin
On Mon, Feb 25, 2008 at 6:24 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> I'm thinking the test is wrong, because the comment on
> associateHttpContext implies that the context
> can be used m
Well I see that you already solved the problem :)
Alin
On Mon, Feb 25, 2008 at 7:10 PM, Alin Dreghiciu <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Yes is work in progress. I will let you know when ready.
>
> Alin
>
>
>
> On Mon, Feb 25, 2008 at 6:22 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> >
Hi,
Yes is work in progress. I will let you know when ready.
Alin
On Mon, Feb 25, 2008 at 6:22 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> When I'm trying to deploy a web app, I have lots of exceptions like
> the following one:
> java.lang.IllegalStateException: Http context
> [EMAIL PRO
This changes seems to work well so I've just committed the fix.
On Mon, Feb 25, 2008 at 11:24 AM, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
> I'm thinking the test is wrong, because the comment on
> associateHttpContext implies that the context
> can be used multiple times for a single bundle.
I'm thinking the test is wrong, because the comment on
associateHttpContext implies that the context
can be used multiple times for a single bundle.
What about changing the test to:
if( currentBundle != null && currentBundle != bundle )
I think it would solve the problem.
On Mon, Feb 25, 2008