David Leader wrote:
Further to my message of yesterday,
java -jar -Dderby.stream.error.field=MyApp.DEV_NULL MyApp.jar
Hello David,
I haven't followed this thread, but will Derby honor this property if
you put it inside the derby.properties file?
That way, you might get away with changing you exe builder.
On the other hand, if you don't know where to put the derby.properties
you're out of luck with this approach.
--
Kristian
*does* suppress the log file on both Mac and Windows command lines
running the program as a jar file. So it's just a question of getting
the exe to execute those same command options. Perhaps I need to change
my exe builder.
David