Packaging Server Runtime Output-Path: ${output-path} P2-Content-Path: ${p2-content-path} Output-Name: ${output-name} Server-Path: ${server-path} Demo-Data-Path: ${demo-content-path} osgi.noShutdown=true eclipse.ignoreApp=true equinox.ds.debug=true osee.log.default=INFO java -server \ -Xmx@{serverMaxMem} \ -Dorg.osgi.service.http.port=@{serverport} \ -Dosee.db.connection.id=@{connection.id} \ -Dosee.db.connection.pool.size=@{db.connection.pool.size} \ -Dorg.eclipse.equinox.http.jetty.context.sessioninactiveinterval=@{session.timeout} \ @{extraVMArgs} \ -jar plugins/@{launcher} -console -consoleLog