On 10/17/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > Do you even need to keep a reference to it? Get a session when you > need it or let it get injected. > > Eelco >
The only requirement would be that the JCR Session to be request-confined (so thread safe). I really think this is possible in Wicket, but I am still waiting for your book to go out so that I can give better answers to this :-). ./alex -- .w( the_mindstorm )p. > > On 10/17/06, Ted Roeloffzen <[EMAIL PROTECTED]> wrote: > > Alexandru were did you keep the JackRabbit Session in your Wicket > > Application? > > Did you keep them in your Wicket-Session or somewhere else? > > > > greets > > > > Ted > > > > 2006/10/17, Alexandru Popescu < > > [EMAIL PROTECTED]>: > > > On 10/17/06, Ted Roeloffzen <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > > > > > I was wondering if there is anyone who has used Wicket in combination > > with > > > > JackRabbit, so he\she could help us avoid some major problems. > > > > > > > > > > In the past, I have been looking at using Wicket and JCR when building > > > InfoQ.com. However, I don't think there is something to worry about > > > the combination of the 2, so most probably you will just have to deal > > > with inherent problems of developing an app, but nothing else :-). > > > > > > ./alex > > > -- > > > .w( the_mindstorm )p. > > > > > > > greets, > > > > > > > > Ted > > > > > > > > > > ------------------------------------------------------------------------- > > > > Using Tomcat but need to do more? Need to support web services, > > security? > > > > Get stuff done quickly with pre-integrated technology to make your job > > > > easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > > > > > _______________________________________________ > > > > Wicket-user mailing list > > > > [email protected] > > > > > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, security? > > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > Wicket-user mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
