: Friday, April 14, 2006 11:25 PM
> To: Tapestry users
> Subject: Re: Open Session in View - Tapestry
>
> I just posted few days ago in the wiki some hivemind code that implements
> the spring open session in view in Hivemind.
>
> Just check in Tapestry4/Spring.
>
> Henri.
April 14, 2006 11:25 PM
To: Tapestry users
Subject: Re: Open Session in View - Tapestry
I just posted few days ago in the wiki some hivemind code that implements
the spring open session in view in Hivemind.
Just check in Tapestry4/Spring.
Henri.
On 4/12/06, Sukma Agung Verdianto <[EMAIL
I just posted few days ago in the wiki some hivemind code that implements
the spring open session in view in Hivemind.
Just check in Tapestry4/Spring.
Henri.
On 4/12/06, Sukma Agung Verdianto <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm trying to implement Open Session in View in tapestry applica
AM
To: tapestry-user@jakarta.apache.org
Subject: Re: Open Session in View - Tapestry
Jean-Francois,
I certainly did not mean to imply this is a bug or any deficiency of
hivetranse. I find hivetranse quite solid. :)
I believe that it wasn't primarily designed for a Tapestry application
o
On 14. Apr 2006 - 14:29:09, Andreas Bulling wrote:
| Perhaps I just don't understand the problem or I don't know
| enough about the session issues but for me it seems to work
| without any problems: I've just put the hivetranse jars in,
| defined service points for every DAO and the Session in
| hi
Perhaps I just don't understand the problem or I don't know
enough about the session issues but for me it seems to work
without any problems: I've just put the hivetranse jars in,
defined service points for every DAO and the Session in
hivemodule.xml and then I can CRUD my domain objects inside
the
Jean-Francois
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Mark Reynolds
Sent: Thursday, April 13, 2006 4:42 AM
To: tapestry-user@jakarta.apache.org
Subject: Re: Open Session in View - Tapestry
I tried the hivetranse approach, but had 2 problems. 1) hivetran
AM
To: tapestry-user@jakarta.apache.org
Subject: Re: Open Session in View - Tapestry
I tried the hivetranse approach, but had 2 problems. 1) hivetranse seems
to limit a hibernate session to a single transaction, and 2) its
declarative approach ultimately limits the transaction demarcation to a
sin
Valid point, will do.
> -Original Message-
> From: Konstantin Ignatyev [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 13, 2006 9:01 AM
> To: Tapestry users
> Subject: Re: Open Session in View - Tapestry
>
>
> +1
> Please add Ant build script and instruct
-
>> From: Mark Reynolds [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, April 12, 2006 11:42 PM
>> To: tapestry-user@jakarta.apache.org
>> Subject: Re: Open Session in View - Tapestry
>>
>>
>> I tried the hivetranse approach, but had 2 problems. 1)
>>
://honeycomb.javaforge.com .
It comes with a ready to use CRUD-Application-Template to get you
started
immediately.
-Original Message-
From: Mark Reynolds [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 12, 2006 11:42 PM
To: tapestry-user@jakarta.apache.org
Subject: Re: Open Session in View - Tapestry
I
mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 12, 2006 11:42 PM
> To: tapestry-user@jakarta.apache.org
> Subject: Re: Open Session in View - Tapestry
>
>
> I tried the hivetranse approach, but had 2 problems. 1)
> hivetranse seems
> to limit a hibernate session to a
I tried the hivetranse approach, but had 2 problems. 1) hivetranse seems
to limit a hibernate session to a single transaction, and 2) its
declarative approach ultimately limits the transaction demarcation to a
single method call, and I couldn't figure out a good way to structure my
application
Hi!
Have a look at hivetranse http://hivetranse.sourceforge.net/web/index.html
It has excelent transaction, rollback and exception handling.
You just drop the jar in there and add a few lines to hivemodule.xml.
Hope it helps!
On 4/12/06, Sukma Agung Verdianto <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
e than one per request).
You may find useful example code at http://honeycomb.javaforge.com
Marcus
> -Original Message-
> From: Sukma Agung Verdianto [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 12, 2006 7:13 AM
> To: tapestry-user@jakarta.apache.org
> Subject: Open S
Hi,
I'm trying to implement Open Session in View in tapestry application.
There is a way to create servlet filter to open and close the db session.
(I'm using ServletRequestServicer)
My question is, how can I catch the page exception to rollback the
transaction, because
tapestry ExceptionHandling
16 matches
Mail list logo