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.
スペースを含むプロパティをJAVA_OPTSApache Tomcat に渡すにはどうすればよいですか?
JAVA_OPTS
例えば;
-Dmy.property="How are you"
私のオペレーティング システムは SUSE Linux です。
これを試して
-Dmy.property="How\ are\ you"