On Wed, Dec 2, 2009 at 5:27 AM, jhonig <al...@xs4all.nl> wrote:

> David,
>
> > I'm all for putting stuff in a well-know location in the filesystem...
> and
> > defining that well known location in the props file.
>
> OK, then this is what I want.   But you refer to "THE" props file.  Do
> you mean
> a Jetty props file, a general Lift props file, a user defined props
> file?
>

Lift has a properties mechanism (see net.liftweb.util.Props).  You can
define properties based on user name, machine name, and runmode.  This
allows you to have different temporary directories depending on the
developer/machine/run mode.



>
> I tried to use a symbolic link from the WAR to an absolute fs
> location, but that
> was not allowed...
>
> > Messing around with trying to figure out where the app server has
> exploded
> > your WAR file (if it even has which is not AFAIK guaranteed) and putting
> > files in there is a failure waiting to happen.
>
> OK, I see.
>
> Job
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to