Re: Session scoped Spring bean

2008-02-03 Thread Tormod Øverlier
> > > Daniel > > -- View this message in context: http://www.nabble.com/Session-scoped-Spring-bean-tp15224216p15263483.html Sent from the Wicket - User mailing list archive at Nabble.com.

Re: Session scoped Spring bean

2008-02-01 Thread Daniel Stoch
B is in the classpath. > > Do you have any other suggestions? > > Tormod > > > Raffaele Cigni wrote: > > > > put this "" in your beans, like: > > > > > > > > > > > > Spring manages a proxy for you

Re: Session scoped Spring bean

2008-02-01 Thread Tormod Øverlier
> > > Spring manages a proxy for you. > > -- View this message in context: http://www.nabble.com/Session-scoped-Spring-bean-tp15224216p15224914.html Sent from the Wicket - User mailing list archive at Nabble.com.

Re: Session scoped Spring bean

2008-02-01 Thread Raffaele Cigni
CGLIB proxy is not the same instance as the first time. > > Any ideas? > > Thanks > > Tormod > -- > View this message in context: > http://www.nabble.com/Session-scoped-Spring-bean-tp15224216p15224216.html > Sent from the Wicket - User mailing list archive at Nabble.c

Session scoped Spring bean

2008-02-01 Thread Tormod Øverlier
de is run again, but the orderNo is not set. I also see that the second CGLIB proxy is not the same instance as the first time. Any ideas? Thanks Tormod -- View this message in context: http://www.nabble.com/Session-scoped-Spring-bean-tp15224216p15224216.html Sent from the Wicket - User mailing