I know you can take a WAR file or EAR and unzip it using 7Zip or other archiving utilities. But does this process work in reverse? Can 7Zip create a valid WAR artifact using it’s GUI manager? EAR?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A
warfile is ajarwith a special purpose and wikipedia tells us:So to my understanding, you can use 7zip from a technical perspective but you may have to make sure, that you add the manifest file(s) first.