facebook

[Closed] War file compression

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #259553 Reply

    Is there a way to tell the Deployment manager to not compress the WAR file it creates?
    My web project is set up to deploy to a Package to an “Externally Launched” server.
    I would like it not compress the archive.
    Thanks.

    #259576

    Riyad Kalla
    Member

    The WAR file is not compressed, it’s simply “stored”, now if what you mean is that you don’t want a WAR at all, what you want to do is create an “exploded” deployment, and your project will get copied out “as is”.

    #259578

    The contents of the WAR file I have that was output by the Deployment manager is compressed.
    I opened the WAR using winzip to verify the files it included in the archive and they all show a compression ratio.

    #259585

    Riyad Kalla
    Member

    I have filed this as an enhancement to make sure it is addressed either way.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] War file compression

You must be logged in to post in the forum log in