License

From Documentation
Revision as of 09:59, 11 May 2015 by Hawk (talk | contribs) (Created page with "{{ZKSpreadsheetEssentials3PageHeader}} Some application servers like Weblogic could fail to locate the license file in the default path. Users shall put the following library...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)




Some application servers like Weblogic could fail to locate the license file in the default path. Users shall put the following library property in zk.xml to specify the license directory and copy their ZSS license file there.

<library-property>
    <name>org.zkoss.zssex.rt.Runtime.directory</name>
    <value>c:/my-directory/my-licenses</value>
</library-property>




All source code listed in this book is at Github.


Last Update : 2015/05/11

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.