Question

pass java parameters without env variable


Hello!

I found a way to configure a JDBC connection using env variable but unfortunately, it breaks another software configuration I have on the same Windows machine. My goal is to set the following configuration:

 

JAVA_TOOL_OPTIONS=-Djava.security.auth.login.config=...

I felt like it was possible to directly configure the attached JRE (like in jre\\lib\\security\\java.security file) but it doesn't seam to work. Since I am running the fmeworkbench.exe, how can I pass the configuration to the program? Is there a config file which is read (seams to be the case for the server)?

Many thanks for helping and wish you a great day!

Christophe


0 replies

Be the first to reply!

Reply