If the container returns the correct bean, this means your login works
fine, is this correct? Why do you then care that the @Stateful-annotated
field is different? It probably is just a proxy generated by your
container's injection framework anyways.


On Mon, Nov 19, 2012 at 2:16 PM, Satrix <satrix...@gmail.com> wrote:

> Unfortunately even after changing the version of the
> wicketstuff-javaee-inject to newer version the problem still exists.
>
> What's more interesing is that when I navigate over the page (everything
> except back button) the @Stateful bean works. Only back button click
> recreates the @Stateful bean (but... after the bean has been recreated,
> when
> I click on a links etc, container returns me correct bean instance
> (previous
> bean - before recreation)).
>
> I wonder if you know someone from the wicketstuff-javaee-inject, so maybe
> they could provide me a workaround or smth ?
>
> Regards, Satrix
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Wicket-1-5-8-EJB-3-1-strange-problem-tp4653977p4653991.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to