Hi all, I am trying to deploy my ear in a websphere clustered environment but I always encounter the following error: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException: WEB-INF/lib/batik.jar Stack trace of nested exception: java.util.zip.ZipException: ZipFile closed
When I deploy the ear locally, no issues arises. Can anyone please advice me on this?
Thanks