Re: T5: best practice for a multiple module app

2008-02-05 Thread Anton Gavazuk
in context: http://www.nabble.com/T5%3A-best-practice-for-a-multiple-module-app-tp15260841p15263775.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: T5: best practice for a multiple module app

2008-02-05 Thread Renat Zubairov
: http://www.nabble.com/T5%3A-best-practice-for-a-multiple-module-app-tp15260841p15263775.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: T5: best practice for a multiple module app

2008-02-04 Thread Davor Hrg
WAR's deployed inside the application container. Renat -- View this message in context: http://www.nabble.com/T5%3A-best-practice-for-a-multiple-module-app-tp15260841p15263775.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: T5: best practice for a multiple module app

2008-02-04 Thread Renat Zubairov
or not, because usually there is no proper way to share state between multiple WAR's deployed inside the application container. Renat -- View this message in context: http://www.nabble.com/T5%3A-best-practice-for-a-multiple-module-app-tp15260841p15263775.html Sent from

Re: T5: best practice for a multiple module app

2008-02-04 Thread Angelo Chen
the application container. Renat -- View this message in context: http://www.nabble.com/T5%3A-best-practice-for-a-multiple-module-app-tp15260841p15263775.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: T5: best practice for a multiple module app

2008-02-04 Thread Anton Gavazuk
it but it might be a way to share a common Hibernate setup among multiple webapps. Jonathan -Original Message- From: Angelo Chen [mailto:[EMAIL PROTECTED] Sent: Sunday, February 03, 2008 8:28 PM To: users@tapestry.apache.org Subject: T5: best practice for a multiple module app Hi

RE: T5: best practice for a multiple module app

2008-02-04 Thread Jonathan Barker
Subject: T5: best practice for a multiple module app Hi, A mini ERP project which will contains ar, ap, gl, inventory and some others, if every module is a single Tapestry 5 application, then we have 4 modules, all modules should share the same persistence store, UI is independent from

T5: best practice for a multiple module app

2008-02-03 Thread Angelo Chen
, in the ap module user might be able to select an invoice from inventory, what is the best practice to structure this kind of app? pure Tapestry app? or ejb/seam based with T5 as the web tier? thanks. -- View this message in context: http://www.nabble.com/T5%3A-best-practice-for-a-multiple-module

Re: T5: best practice for a multiple module app

2008-02-03 Thread Renat Zubairov
to select an invoice from inventory, what is the best practice to structure this kind of app? pure Tapestry app? or ejb/seam based with T5 as the web tier? thanks. -- View this message in context: http://www.nabble.com/T5%3A-best-practice-for-a-multiple-module-app-tp15260841p15260841.html Sent