If you run both programs in the same JVM then there can be only 1 SBFILENAME value and if both processes set it than 1 will overwrite the value of the other. I would suggest using 2 different system properties.
On 4/27/06, Vin Karthik <[EMAIL PROTECTED]> wrote: > Yes. thats correct. The log files get mixed up for POC-PROCESS and > POC-VALIDATION. But i set different file names for them dynamically. For eg: > In the case of POC-PROCESS, it will be like : log.poc-process.<datetimestamp> > > and for POC-VALIDATION, it is like : log.poc-validation.<datetimestamp> > > WIll the logs still get mixed up? -- James Stauffer Are you good? Take the test at http://www.livingwaters.com/good/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
