I download kie-drools-wb-distribution-6.0.1.Final, and unzip it, copy kie-drools-wb-distribution-wars-6.0.1.Final-tomcat7.0.war into tomcat7.0. After restarting tomcat, there is only one error logged in catalina.out and cause drools workbench cannot start correctly.
Error listenerStart
Context [/kie-wb] startup failed due to previous errors
Note: I change the long war file name into simple one so that I can easily access web app.
I have read the readme under kie-web, it mentioned that I need to copy "kie-tomcat-integration Jar" into TOMCAT_HOME/lib, but I cannot find it in the download package.
The whole error log is following:
信息: Deploying web application directory D:\green\tomcat\webapps\kie-wb 2014-2-11 10:22:36 org.apache.catalina.core.StandardContext startInternal
严重: Error listenerStart 2014-2-11 10:22:36 org.apache.catalina.core.StandardContext startInternal
严重: Context [/kie-wb] startup failed due to previous errors