Debugging remote container jboss7.1.1 fails with arquillian. I set the debugging conf in the standalone.conf.bat as described here https://community.jboss.org/wiki/WhyDontBreakPointsWorkWhenDebugging. But that doesn't starts the jboss in debugging mode. Consoleoutput:
INFO: Starting container with: [D:\java\jdk1.6.0_22\bin\java, -Xmx512m,
-XX:MaxPermSize=128m, -ea, -Djboss.home.dir=target/jboss-as-7.1.1.Final,
...
Using arquillian 1.0.3.Final.