]
Ramesh Reddy updated TEIID-52:
------------------------------
Component/s: Server
Fix Version/s: 6.0.0
Affects Version/s: 6.x
Change the VM Starter command logic
-----------------------------------
Key: TEIID-52
URL:
https://jira.jboss.org/jira/browse/TEIID-52
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 6.x
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 6.0.0
In order for the server to better control what JDK/JRE is to be run and make it more
flexible for defining java options and java arguments to the VM process, new properties
will be added to the host and vm properties. In order to accomplish this, the current vm
starter command will be seperated out into 4 properties; java (host), java_opts(vm),
java_main (vm) and java_args (vm).
Where:
java - is the executable to run, which will be the full path at installation time
java_opts - will be set at installation time to "-server -Djava-io-tmp...."
java_main - will be the SocketVMController class
java_args - will be: "MMProcess localhost true"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: