Guessing, but could different class loaders be involved?
/Gwyn

On Fri, Jun 27, 2008 at 2:26 PM, Nino Saturnino Martinez Vazquez Wael <
[EMAIL PROTECTED]> wrote:

> How can this happen, it clearly states that it are a ZeuzSession.class in
> the log?:
>
>
>
>               if (ZeuzSession.class.isInstance(getSession())) {
>               } else {
>
>                   log
>                           .error("Got an non zeuzSession on authorized
> page, should not be posssible:"
>                                   + getSession().toString());
>               }
>
>
>
> ERROR [btpool0-2] (ZeuzAuthorizedPage.java:73) - Got an non zeuzSession on
> authorized page, should not be
> posssible:[EMAIL PROTECTED]
>
> --
> -Wicket for love
>
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to