Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AKTIN
dwh-import
Commits
ef6cbf76
Commit
ef6cbf76
authored
Jan 25, 2019
by
Majeed
Browse files
startup script for java10 added
parent
a2e542bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
demo-distribution/src/main/scripts/startup/java10-server.bat
0 → 100644
View file @
ef6cbf76
@ECHO
OFF
REM AKTIN : DWH Import : Demo Distribution
SET
mydir
=
%~dp0
java
-Xmx
1024
m
-Djava
.util.logging.config.file
=
"
%mydir%
\logging.properties"
-cp
"
%mydir%
\lib\*"
--add-modules
java
.activation
,
java
.xml.bind
,
java
.xml.ws
--patch-module
java
.xml.ws.annotation
=
lib
/javax
.annotation
-api
-
1
.2.jar
org
.aktin.cda.etl.demo.Server
%
*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment