Hi Adrian, On 10/09/2007, Adrian Ost <[EMAIL PROTECTED]> wrote: > Hi everybody, > > i have a property file and by using the s:text tag i am rendering out > text from a property file. > Some text <s:text name="my.existing.property" />. > Works fine, but sometimes it doesn't render the value of the property, > but the key name itself (Results in: Some text my.existing.property.) > Cannot reproduce this.
It happened to me a some times too, always when the app was deployed from a .war, and most often after a hot redeploy (under Tomcat 5.5). It never happened when using an exploded deployment on my local machine. This somehow disappeared some weeks/months ago, but I don't know if it's thanks to a change in the Tomcat conf, the Struts2 conf or when I upgraded from 2.0.6 to 2.0.9 Cheers, alexis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]