IDEMPIERE-1044 Load testing / minor, comments about selenium/jmeter IDGenerator usage
This commit is contained in:
parent
0d3d95ecbc
commit
4752ee32b3
|
@ -2,6 +2,10 @@
|
|||
|
||||
<!--
|
||||
zk.xml Copyright (C) 2006 Potix Corporation. All Rights Reserved.
|
||||
|
||||
Instructions:
|
||||
Add next parameter to the VM arguments of the server launcher
|
||||
-Dorg.zkoss.zk.config.path=file://${workspace_loc}/org.adempiere.ui.zk/WEB-INF/zk-selenium.xml
|
||||
-->
|
||||
|
||||
<zk>
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
</system-config>
|
||||
-->
|
||||
|
||||
<!-- uncomment the following for selenium testing -->
|
||||
<!-- uncomment the following for selenium testing / see zk-selenium.xml for an easier way -->
|
||||
<!-- system-config>
|
||||
<id-generator-class>org.adempiere.webui.AdempiereIdGenerator</id-generator-class>
|
||||
</system-config -->
|
||||
|
|
Loading…
Reference in New Issue