You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by dick_hu <di...@gmail.com> on 2011/12/09 04:15:04 UTC

miss key

When I move the project from windows to linux,there are some strange problem
happened.
One of them is not find the App.properties's key.
If I should do some config when I  from windows to linux.

--
View this message in context: http://tapestry.1045711.n5.nabble.com/miss-key-tp5060635p5060635.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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


Re: miss key

Posted by Martin Strand <do...@gmail.com>.
On Fri, 09 Dec 2011 04:15:04 +0100, dick_hu <di...@gmail.com> wrote:

> When I move the project from windows to linux,there are some strange problem happened.
> One of them is not find the App.properties's key.
> If I should do some config when I  from windows to linux.


Rename the file to "app.properties" (lower case)

Windows filenames are case insensitive so it doesn't matter there, but that's not the case on Linux.

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