We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 733884e commit 3c8a041Copy full SHA for 3c8a041
src/test/resources/arquillian.xml
@@ -15,7 +15,7 @@
15
</container>
16
<container qualifier="glassfish">
17
<configuration>
18
- <property name="allowConnectingToRunningServer">false</property>
+ <property name="allowConnectingToRunningServer">true</property>
19
<property name="adminPort">4848</property>
20
<property name="enableDerby">false</property>
21
<property name="outputToConsole">true</property>
0 commit comments