Re: JumpStart v1.6 - for Tapestry 4.1.2

2007-08-07 Thread Geoff Callender
Hi Renat, I should have re-read that thread sooner - you are quite right, EJB 3 doesn't solve that problem at all. Regards, Geoff On 04/08/2007, at 12:54 AM, Renat Zubairov wrote: BTW Could you, Geoff, comment on how EJB 3 solve Hibernate detached object multi-thread access problem? I di

Re: JumpStart v1.6 - for Tapestry 4.1.2

2007-08-03 Thread Renat Zubairov
BTW Could you, Geoff, comment on how EJB 3 solve Hibernate detached object multi-thread access problem? I didn't got your point in this case. Renat On 03/08/07, Geoff Callender <[EMAIL PROTECTED]> wrote: > Hi Kalle, > > I guess my starting point is that I really like the discipline of > building

Re: JumpStart v1.6 - for Tapestry 4.1.2

2007-08-03 Thread Thiago H de Paula Figueiredo
On Fri, 03 Aug 2007 11:11:23 -0300, Renat Zubairov <[EMAIL PROTECTED]> wrote: Main drawback is offcourse XML files, but we hope it will be fixed with T5 IOC and/or HM2 Tapestry-IoC requires no XML files and is very easy and powerful. Most people here already discovered the pleasure of Tape

Re: JumpStart v1.6 - for Tapestry 4.1.2

2007-08-03 Thread Renat Zubairov
Hello Geoff, We had the same trade offs for our system but still we prefer Hivemind implementation of DI over EJB3 implementation, because of the following reasons: 1. DI from Hivemind has better integration and less infrastructure requirements - jetty much simpler than full blown EJB container. 2

Re: JumpStart v1.6 - for Tapestry 4.1.2

2007-08-03 Thread Geoff Callender
Hi Kalle, I guess my starting point is that I really like the discipline of building a business facade for my system ie. a layer that says what the system can do for you, irrespective of UIs. So then the question for me is where to put that layer. Since EJB3 arrived, I've opted to put t

Re: JumpStart v1.6 - for Tapestry 4.1.2

2007-08-02 Thread Kalle Korhonen
Hey Geoff, could you comment on the reasons why you require an J2EE container. Is it just so that you don't need to deal with initializing the EntityManager yourself or do you see other compelling benefits in using the container? I'm asking because while we use EJB3 & Hibernate annotations in Trai

Re: JumpStart v1.6 - for Tapestry 4.1.2

2007-07-25 Thread Geoff Callender
Hi Naz, Is it possible for you to put some tips to use tomcat with your JumpStart? Sorry but I don't have any plans for doing a Tomcat-only implementation, so the short answer is "no". The reason is that JumpStart uses EJB3 for the business layer. That pretty much means an application

RE: JumpStart v1.6 - for Tapestry 4.1.2

2007-07-23 Thread Bhuiyan, Nazmul
Hi, Is it possible for you to put some tips to use tomcat with your JumpStart? Thanks Naz -Original Message- From: Geoff Callender [mailto:[EMAIL PROTECTED] Sent: Tuesday, 24 July 2007 2:18 a.m. To: Tapestry users Subject: JumpStart v1.6 - for Tapestry 4.1.2 Hi all, JumpStart v1.6.0 is n