mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-18 05:22:10 +01:00
16 lines
486 B
Markdown
16 lines
486 B
Markdown
SCM-Manager with GlassFish
|
|
--------------------------
|
|
|
|
To use SCM-Manager 1.6 and above with GlassFish 3.x you have to add a
|
|
JVM-Option to the GlassFish configuration. Please follow the steps
|
|
below.
|
|
|
|
Open the GlassFish Admin-Console (http://yourserver:4848), login as
|
|
admin user, goto Configuration-\>JVM Settings, switch to the JVM Options
|
|
tab and add the following JVM-Option:
|
|
|
|
Restart the GlassFish-Server.
|
|
|
|
Source:
|
|
<http://jersey.java.net/nonav/documentation/latest/glassfish.html>
|