以下の内容はhttps://odashinsuke.hatenablog.com/entry/2015/02/28/132652より取得しました。


メモ:Arquillian + WildFly managed でデバッグ

Getting Started: Rinse and Repeat · Arquillian Guides

上の arquillian.xml の一部を WildFly 用に書き換えたらOK

<container qualifier="wildfly-managed" default="true">
  <configuration>
    <property name="jbossHome"></property>
    <!-- http://stackoverflow.com/questions/24036740/wildfly-8-remote-debug-application -->
    <property name="javaVmArguments">-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8787</property>
  </configuration>
</container>



以上の内容はhttps://odashinsuke.hatenablog.com/entry/2015/02/28/132652より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14