You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Ron Piterman <mp...@vollbio.de> on 2005/06/09 14:44:03 UTC

Sharing tapestry and application classes and pages across (tomcat) contexts

Is it possible to place Tapestry, its dependencies and my project in
Tomcat's common/lib, and use it accross contexts?


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


Re: Sharing tapestry and application classes and pages across (tomcat) contexts

Posted by Ron Piterman <mp...@vollbio.de>.
I am working on an application which will be growing to several 
localizations. They should not share Visit, but are all the same 
application... Each one accessed from a different url (.com/.fr/.de )
So I thought that would be a way...

Could it cause clustering problems?


ציטוט phillip rhodes:
> While it is possible to do this....  I do not
> recommend this.
> 
> It is better to package your application as a
> independent war file.  
> Why?
> Standards and portability.  Ease of
> development/deployment cycle.
> 
> Use the maven/ant tasks to create a war file and do
> not look back.
> 
> 
> --- Ron Piterman <mp...@vollbio.de> wrote:
> 
> 
>>Is it possible to place Tapestry, its dependencies
>>and my project in
>>Tomcat's common/lib, and use it accross contexts?
>>
>>
>>
> 
> ---------------------------------------------------------------------
> 
>>To unsubscribe, e-mail:
>>tapestry-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail:
>>tapestry-user-help@jakarta.apache.org
>>
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
> 


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


Re: Sharing tapestry and application classes and pages across (tomcat) contexts

Posted by phillip rhodes <rh...@yahoo.com>.
While it is possible to do this....  I do not
recommend this.

It is better to package your application as a
independent war file.  
Why?
Standards and portability.  Ease of
development/deployment cycle.

Use the maven/ant tasks to create a war file and do
not look back.


--- Ron Piterman <mp...@vollbio.de> wrote:

> Is it possible to place Tapestry, its dependencies
> and my project in
> Tomcat's common/lib, and use it accross contexts?
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> tapestry-user-help@jakarta.apache.org
> 
> 


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