Joel Grignou a écrit :
Hello,
To speed up the startup of your app, I would consider using "appfuse"
http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuse
which wraps Tapestry with Spring and Hibernate.
Thanks for that Joel.
I'd learned some J2EE Stuff while learning Tapestry: Appfuse, Spring2,
JPA, Acegi ...
Now what I need is a "How To Think" for construct an multi-tier
applications on differents servers (Tomcat, JBoss).
For example:
A user has a Session in Tapestry (on Tomcat). Tapestry use some
applications hosted by JBoss on another server and those application
have Session too. I do not know how those 2 Sessions work.
And this is only a little peace of my ignorance.
Cheers
cyrille
Joel
Il giorno mar, 23/01/2007 alle 18.02 +0100, Cyrille37 ha scritto:
Hello,
I have spent some time to learn Tapestry, and it will be my WebFront
framework. In this time I've learned a little about J2EE too.
Now I've to create the architecture of my project. It must be a
multi-tier architecture, with Apache & Tomcat, a J2EE AS (JBoss or
Glassfish), and finally Mysql5 for the Data part.
Tapestry will be the WebFront framework, so it will run on Tomcat, with
probably the help of Spring2 framework for some stuff.
I would like to have your opinion, comment, help and links about how to
make Tapestry works with applications hosted on the J2EE AS ... For da
moment I'm really floating in the unknown.
Thanks a lot
Cyrille.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]