There was an error while loading. Please reload this page.
gradle clean zipJwalaTomcat
cd /jwala/jwala-tomcat/build/apache-tomcat-7.0.55/bin
Start Tomcat as follows
catalina.bat run
Jwala can run by using the war file build in the the above step
unzip jwala-tomcat-0.0.22.zip to a location
Example c:/apache-tomcat-7.0.55
Run tomcat
c:/apache-tomcat-7.0.55/bin/catalina.bat start
Jwala will be accessible from
Jwala https://localhost:8001/jwala/
You can login using default credentials as,
username: jwala
password: jwala
Getting Started
Authentication and Authorization