Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JBoss AS v7起動してデフォルト設定として設定したいstandalone-full.xml。私standalone.confはこの行を入れました:
JBoss AS v7
standalone-full.xml
standalone.conf
JAVA_OPTS="$JAVA_OPTS -Djboss.server.default.config=standalone-full.xml".
JAVA_OPTS="$JAVA_OPTS -Djboss.server.default.config=standalone-full.xml"
しかし、サーバーを起動すると、standalone.xml構成として取得されます。私のOSはWin7です
standalone.xml