Re: Building war files




Alex Hunsley wrote:
John Smith wrote:
Would this work if the app server did not exploded the war file?

Thanks

I think the replier was meaning for you to have a properties file
outside of the jar, in the file system, somewhere in the web application
space.


that is correct. Sorry I didn't make this clear!

.



Relevant Pages

  • loading .properites from jar
    ... i.e. the properties file is on the top level in the jar. ... access and load it from com.MyClass. ... file system, not within the jar. ...
    (comp.lang.java.programmer)
  • Re: Building war files
    ... I think the replier was meaning for you to have a properties file outside of the jar, in the file system, somewhere in the web application space. ...
    (comp.lang.java.programmer)
  • Re: make not needed
    ... build activities (run a source-code analyser, compile, jar, javadoc, ... But if, for example, the re-building of a jar depends on this file, then you better only create a new version of the properties file when the input has changed. ... Implementing and maintaining the build system is the premium you pay for this insurance. ...
    (comp.lang.java.programmer)
  • Re: program design request
    ... >> replace it to old class file in jar. ... the main problem is WINDOWS machines, once you start execution of a jar, ... have a properties file. ... we can downloade without overwriting ...
    (comp.lang.java.programmer)
  • Resource Bundles outside of JARs
    ... JAR. ... bundle as a .properties file is that it makes it easy to make changes ... How do I load Resource Bundle if it just resides on ...
    (comp.lang.java.programmer)