We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab6e85 commit 5aaecf3Copy full SHA for 5aaecf3
src/test/resources/arquillian.xml
@@ -19,7 +19,7 @@
19
<!-- <property name="glassFishHome">target/${glassfish.home}</property> -->
20
<property name="adminHost">localhost</property>
21
<property name="adminPort">4848</property>
22
- <property name="enableDerby">${enableDerby:true}</property>
+ <property name="enableDerby">false</property>
23
<property name="outputToConsole">true</property>
24
</configuration>
25
</container>
0 commit comments