Hi,
When I try to export a WAR file, at the end, after asking for all to include, an error occurs: Error creating the WAR file, error in opening Zip file. And the file is not created
Hi,
When I try to export a WAR file, at the end, after asking for all to include, an error occurs: Error creating the WAR file, error in opening Zip file. And the file is not created
Hi, thanks to Johan I found the problem in the servoy log file. I did a backup for a component as a rar file in /resources/components, and that rar file was causing the problem at the moment of generate the war file. I just moved that file to other directory an the war was generated.
It is solved now.