You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2008/08/20 02:46:40 UTC

Re: 2 T4 web application together

Deploying two war files is the easiest way to go.

In theory you can divide up your folders, one for each app.  But it
gets complicated and there's some unwanted ambiguities.

Tapestry 5 doesn't even support this ... just use mulitple WARs is the
only real way to go.

On Tue, Aug 19, 2008 at 11:07 AM, learner <se...@yahoo.com> wrote:
> my first web application is used for the front end , and my second web
> application (CMS) is used for the back end. Both applications use same database.
>
>
> 1. should I put the 2nd application (cms) as jar to the first web application .
> If yes, can give me the guideliness?  i think 2 application with separate
> web.xml and app.application won't run this way right?
>
> 2. should I just deploy 2 war files?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org