Hi,

I don't use Wicketstuff-javaee and I have no idea what could be the problem.
But I want to tell you that there are several releases of this project
after 1.5-RC1:
http://central.maven.org/maven2/org/wicketstuff/wicketstuff-javaee-inject/1.5.9/.
Note the different groupId.


On Sun, Nov 18, 2012 at 3:59 PM, Satrix <satrix...@gmail.com> wrote:

> Hello,
>
> Im using Wicket 1.5.8 + EJB 3.1. To configure Wicket with EJB Im using:
> <dependency>
>    <groupId>org.wicketstuff</groupId>
>    <artifactId>javaee-inject</artifactId>
>    <version>1.5-RC5.1</version>
> </dependency>
>
> Everything seemed to work when I was using only @Stateless beans. But now,
> it's the time that I need to introduce @Stateful bean into the application.
> And because of that I'm struggling with a very strange problem. Everything
> works as expected except... back button. When I click back button -
> @Stateful EJB is being recreated each time I press back button. So it's
> ruining my logic.
>
> Any idea what's happening ?
>
> Thank you in advance, Satrix
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Wicket-1-5-8-EJB-3-1-strange-problem-tp4653977.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
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to