Hi, A couple novice questions:
What is the recommended way to modify the shindig.properties configuration file? I noticed that this file is located inside a jar: /WEB-INF/lib/shindig-common-2.5.0.jar I'm assuming in order to modify the file you must do the following procedure: [Method 1]: (a) Unjar the file; (b) Modify the shindig.properties file; (c) Rejar the file; (d) Restart the server. Is this correct? If so, this seems a little inconvenient / awkward from a Shindig consumer's perspective. As a matter of convention, I try to avoid modifying 3rd-party build binaries (i.e. produced jars) in order to separate user modifications from the library, version control configuration files in a simple & atomic manner and prevent the inadvertent introduction of errors (during the rejar step). [Method 2]: Or is there an alternate mechanism for providing configuration file updates (that I'm not aware of) that override the main configuration file in the jar (e.g. Like endorsed dirs or environment variables, etc.)? Thanks, Mike ________________________________________________________________________________ Mike Pawlowski IBM Toronto Labs Jazz Development Loc: [ D1 / R0Q / 8200 / MKM ], PWA: 317 Tel: (905) 413-3320, Tie: 313-3320 Email: mpaw...@ca.ibm.com ________________________________________________________________________________