Commit 18bb687 1 parent d3eac32 commit 18bb687 Copy full SHA for 18bb687
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 218
218
<!-- want to debug ? add next line to cmdOptions and inpect the log to find
219
219
the HTTP port to connect to -->
220
220
<!-- -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n -->
221
- <payara .cmdOptions>-Dwegas.http.threads=9 -Dwegas.db.name=wegas_test -Djcr.repository.URI= -Dhazelcast.startport=16900 -Dwegas.db.host=localhost -Dwegas.db.port=5432 -Dwegas.db.user=user -Dwegas.db.password=1234 -Dwegas.nb_populators=3 -Declipselink.cache.coordination.protocol=fish.payara.persistence.eclipselink.cache.coordination.HazelcastPublishingTransportManager -Declipselink.cache.coordination.channel=WegasLocalTest </payara .cmdOptions>
221
+ <payara .cmdOptions>-Djdk.util.zip.disableZip64ExtraFieldValidation=true - Dwegas.http.threads=9 -Dwegas.db.name=wegas_test -Djcr.repository.URI= -Dhazelcast.startport=16900 -Dwegas.db.host=localhost -Dwegas.db.port=5432 -Dwegas.db.user=user -Dwegas.db.password=1234 -Dwegas.nb_populators=3 -Declipselink.cache.coordination.protocol=fish.payara.persistence.eclipselink.cache.coordination.HazelcastPublishingTransportManager -Declipselink.cache.coordination.channel=WegasLocalTest </payara .cmdOptions>
222
222
<payara .extraMicroOptions>--prebootcommandfile ${project.basedir} /as_prebootcmd --port 28080 --logproperties ${project.basedir} /../wegas-core/src/test/resources/logging.properties --interfaces 127.0.0.1 --clustermode tcpip:127.0.0.1:16900</payara .extraMicroOptions>
223
223
</systemProperties >
224
224
</configuration >
You can’t perform that action at this time.
0 commit comments