Lukasz Lenart on 11/10/08 12:21, wrote:
2008/10/11 Adam Hardy <[EMAIL PROTECTED]>:
Is anybody else having trouble with devMode not working?
Certainly seems like I'm the only one and I can't find anything wrong with
my setup. It's really slowing me down doing the i18n labels on my JSPs
without struts doing a refresh on the package.properties file.
How you setup your deployment? With maven maybe or something? Are you
sure that you are editing the same property file as is used by server?
eg. Maven will copy properties files to target directory, so changing
the files with IDE does nothing ;-)
Hi Lukasz,
I checked that.
I'm not using maven in this instance, I'm using Eclipse with WebToolsProject
which has a plugin for tomcat. WTP puts together a classpath for tomcat based on
the build/classes directory, and that is where Eclipse copies the
package.properties file to every time there is a change.
But maybe that is the reason - it's certainly not underneath WEB-INF on the file
system.
Regards
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]