The ZK front-end app to KnowledgeTree was developed using version 3.0.6. The newer version 3.0.7 was released on August 1 and I had the chance to install ZK from scratch and run the ZK front-end app successfully.
Here are the steps:
- download zk-bin-3.0.7.zip from sourceforge.net
- copy the MyApp directory (from the demo package) under the webapps directory of Apache Tomcat. Rename it to accordingly (I used zk307 in this example).
- Create the WEB-INF/lib sub-directory. Place here all the jars found under the dist/lib directory of the zk-bin-3.0.7 package. Copy the jars under the ext and zkforge directories also but omit the directories - place all jars under WEB-INF/lib
- Add the ktws.jar and the jars required by Apache Axis (see previous blog entry)
Fire up Tomcat and point your browser to http://localhost:8080/zk307/ktlogin.zul
There are over 9 new features and 22 bug fixes under this new release. Read more about the new ZK release here.
1 comment:
The ZK front-end app will release the new version shortly . Its Knowledge Tree was developed using version 3.0.6. The newer version 3.0.7 was released on August 1 and I had the chance to install ZK from scratch and run the ZK front-end app successfully.
sap upgrade automation
Post a Comment