...
In jw.war, replace that file with the updated one attached here.
2. Â Libraries (batik) not found when generating process images. Download the following JAR libraries and add them into jwdesigner/WEB-INF/lib
- http://central.maven.org/maven2/batik/batik-awt-util/1.6/batik-awt-util-1.6.jar
- http://central.maven.org/maven2/batik/batik-util/1.6/batik-util-1.6.jar
- http://central.maven.org/maven2/batik/batik-svggen/1.6/batik-svggen-1.6.jar
3. Deploy the updated jw and jwdesigner WARs
...