Hi,
Am new to opentext and setting up the cws project by following the guide lines provided in the site.
So after generating the CWS client proxies and bundled the generated classes into jar using the
jar cvfM cws.jar com/opentext*
and when i verified the jar using java -jar cws.jar
error:Invalid or corrupt jarfile cws.jar
Iam using JDK 1.8.0 and have full access on the java folder.
Please help me in resolving the issue.
THanks in Advance.