2007-03-05から1日間の記事一覧

mxmlc

http://livedocs.adobe.com/flex/2_jp/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001500.html flex-config.xml <benchmark>true</benchmark> <compiler> <library-path> <path-element>../libs</path-element></library-path></compiler>

JVMオプションの設定

次の例では、JAAS と Log4j の設定ファイルを定義している。 export CATALINA_OPTS="-Djava.security.auth.login.config=/xxx/etc/jaas.conf -Dlog4j.configuration=file:///xxx/etc/log4j.xml"