Re: Tapestry 4.1.3 and hibernate integration

2007-11-05 Thread Ulrich Stärk
There are several ways to do this. One of them is writing a Hivemind
service which handles the SessionFactory and have that injected into your
pages (you have to make sure to properly open and close your sessions
though). A very good example can be found in Kent Tongs book
(http://www.agileskills2.org/EWDT).

Cheers

Uli

On Mo, 5.11.2007, 07:40, trainee24 sagte:

 Hi,
 I am new to tapestry. I would like to ask is it possible for me to
 integrate
 hibernate in Tapestry 4.1.3? Can you please
 provide me some hints on how to start it.  Any help given will be greatly
 appreciated. Thanks in advance.


 Regards,
 trainee24
 --
 View this message in context:
 http://www.nabble.com/Tapestry-4.1.3-and-hibernate-integration-tf4749870.html#a13581949
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tapestry 4.1.3 and hibernate integration

2007-11-05 Thread Renat Zubairov
You can also use ready-made integrations such as Honeycomb or
Hivetransehttp://hivetranse.sourceforge.net/web/index.html.
(unfortunately can't find a link to honeycomb anymore)

Renat


On 05/11/2007, Ulrich Stärk [EMAIL PROTECTED] wrote:

 There are several ways to do this. One of them is writing a Hivemind
 service which handles the SessionFactory and have that injected into your
 pages (you have to make sure to properly open and close your sessions
 though). A very good example can be found in Kent Tongs book
 (http://www.agileskills2.org/EWDT).

 Cheers

 Uli

 On Mo, 5.11.2007, 07:40, trainee24 sagte:
 
  Hi,
  I am new to tapestry. I would like to ask is it possible for me to
  integrate
  hibernate in Tapestry 4.1.3? Can you please
  provide me some hints on how to start it.  Any help given will be
 greatly
  appreciated. Thanks in advance.
 
 
  Regards,
  trainee24
  --
  View this message in context:
 
 http://www.nabble.com/Tapestry-4.1.3-and-hibernate-integration-tf4749870.html#a13581949
  Sent from the Tapestry - User mailing list archive at Nabble.com.
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Best regards,
Renat Zubairov


Re: Tapestry 4.1.3 and hibernate integration

2007-11-05 Thread trainee24

hi Uli,

Thanks for the url. I will try it. Thank you.

Regards,
trainee24

-- 
View this message in context: 
http://www.nabble.com/Tapestry-4.1.3-and-hibernate-integration-tf4749870.html#a13585095
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tapestry 4.1.3 and hibernate integration

2007-11-05 Thread Alejandro Scandroli
Trails provides an out of the box Tapestry  Hibernate integration too.
Have you consider Trails?
http://www.trailsframework.org/

Alejandro.

On 11/5/07, trainee24 [EMAIL PROTECTED] wrote:

 hi Uli,

 Thanks for the url. I will try it. Thank you.

 Regards,
 trainee24

 --
 View this message in context: 
 http://www.nabble.com/Tapestry-4.1.3-and-hibernate-integration-tf4749870.html#a13585095
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]