- <service>
- <id>IBMSDataSDKService</id>
-
- <name>IBMSDataSDKService</name>
-
- <description>This service is a service created from a minimal configuration</description>
-
- <executable>java</executable>
- <arguments>-jar ibms-data-sdk.jar -Xms4096m -Xmx8192m -XX:-UseGCOverheadLimit</arguments>
-
- <logmode>none</logmode>
- <logpath>%BASE%\..\logs\ibms-data-sdk</logpath>
- </service>
|