ts
>Subject: struts.configuration.xml.reload=true always reloads files
>
>struts.configuration.xml.reload=true always reloads files because when
>DefaultFileManager checks the revision it is always null. The initial @inject
>seems
>to be out of sequence.
>
>DefaultFi
struts.configuration.xml.reload=true always reloads files because when
DefaultFileManager checks the revision it is always null. The initial
@inject seems to be out of sequence.
DefaultFileManagerFactory.getFileManager() is called from XWorkConverter
which instantiates DefaultFileManager first