You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Tobias Marx <su...@gmx.de> on 2008/03/26 11:01:24 UTC

Uploading templates/properties via FTP

Hi there!

I would like to separate Java code from property files and template for the deployment process.

In fact, I do not want to "deploy" templates and property files as such and instead provide FTP access for our customers so that they can change those files themselves.

It is always such a time consuming task to deploy a Tapestry application just because the logo changes or a single word as changed.

Have anyone ever done that?

How do you tell Tapestry where it finds those files? In theory you would just need to add an location e.g. /home/users/blabla/ftp/files/tapestry to the classpath?

Thanks!

Tobias

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


Re: Uploading templates/properties via FTP

Posted by Tobias Marx <su...@gmx.de>.
4.1
-------- Original-Nachricht --------
> Datum: Wed, 26 Mar 2008 11:16:08 +0100
> Von: "Davor Hrg" <hr...@gmail.com>
> An: "Tapestry users" <us...@tapestry.apache.org>
> Betreff: Re: Uploading templates/properties via FTP

> which version of tapestry ?
> 
> On Wed, Mar 26, 2008 at 11:01 AM, Tobias Marx <su...@gmx.de>
> wrote:
> 
> > Hi there!
> >
> > I would like to separate Java code from property files and template for
> > the deployment process.
> >
> > In fact, I do not want to "deploy" templates and property files as such
> > and instead provide FTP access for our customers so that they can change
> > those files themselves.
> >
> > It is always such a time consuming task to deploy a Tapestry application
> > just because the logo changes or a single word as changed.
> >
> > Have anyone ever done that?
> >
> > How do you tell Tapestry where it finds those files? In theory you would
> > just need to add an location e.g. /home/users/blabla/ftp/files/tapestry
> to
> > the classpath?
> >
> > Thanks!
> >
> > Tobias
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >

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


Re: Uploading templates/properties via FTP

Posted by Davor Hrg <hr...@gmail.com>.
which version of tapestry ?

On Wed, Mar 26, 2008 at 11:01 AM, Tobias Marx <su...@gmx.de> wrote:

> Hi there!
>
> I would like to separate Java code from property files and template for
> the deployment process.
>
> In fact, I do not want to "deploy" templates and property files as such
> and instead provide FTP access for our customers so that they can change
> those files themselves.
>
> It is always such a time consuming task to deploy a Tapestry application
> just because the logo changes or a single word as changed.
>
> Have anyone ever done that?
>
> How do you tell Tapestry where it finds those files? In theory you would
> just need to add an location e.g. /home/users/blabla/ftp/files/tapestry to
> the classpath?
>
> Thanks!
>
> Tobias
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>