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
CHOReVOLUTION
enactment-engine
Commits
5330b8f6
Commit
5330b8f6
authored
Oct 05, 2016
by
Alessio Carenini
Browse files
Added java options and https (fixes [CRV-216] and [CRV-218])
parent
73a4bd8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ee2/brooklyn-server/rest/rest-resources/src/main/resources/chor2brooklyn.xslt
View file @
5330b8f6
...
...
@@ -83,6 +83,8 @@ services:
type: brooklyn.entity.webapp.tomcat.Tomcat8Server
install.version: 8.0.22
http.port: 8080
webapp.enabledProtocols: [http, https]
java.opts: [ "-Djava.security.egd=file:/dev/./urandom", "-Djavax.xml.accessExternalSchema=http"]
java.sysprops:
file.encoding: UTF-8
</xsl:template>
...
...
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