[jboss-dev-forums] [JBoss AS 7 Development] - Re: Working directory for server processes not configurable
Rico Neubauer
do-not-reply at jboss.com
Tue Oct 23 03:01:32 EDT 2012
Rico Neubauer [https://community.jboss.org/people/MrEasy] created the discussion
"Re: Working directory for server processes not configurable"
To view the discussion, visit: https://community.jboss.org/message/771672#771672
--------------------------------------------------------------
No, the 'env' variable does not hold these values, but those are contained in the 'command'. This is an example:
C:\jboss\runtime\jvm64\bin\java, -D[Server:server-one], (some more JAVA OPTS) -D[Host Controller]=true, -Dsun.rmi.dgc.client.gcInterval=3600000, -Dorg.jboss.resolver.warning=true, -Dsun.rmi.dgc.server.gcInterval=3600000,
-Djboss.host.default.config=host.xml, -Djboss.modules.system.pkgs=org.jboss.byteman, -Djboss.home.dir=C:\jboss, -Djboss.domain.default.config=domain.xml, -Djava.net.preferIPv4Stack=true,
-Djboss.server.log.dir=C:\jboss\domain\servers\server-one\log, -Djboss.server.temp.dir=C:\jboss\domain\servers\server-one\tmp, -Djboss.server.data.dir=C:\jboss\domain\servers\server-one\data,
-Dorg.jboss.boot.log.file=C:\jboss\domain\servers\server-one\log\boot.log, -Dlogging.configuration=file:C:\jboss\domain/configuration/logging.properties, -jar, C:\jboss\jboss-modules.jar, -mp, C:\jboss\modules,
-jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.server
Anyhow, none of these is used as working directory, so doesn't help here. Will create a JIRA.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/771672#771672]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121023/2961b98c/attachment.html
More information about the jboss-dev-forums
mailing list