facebook

Jboss 5.x remote deployment slowness

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #294503 Reply

    mjcrosbie
    Member

    I am currently using My Eclipse 7.0 and Jboss 5.x. When using packaged deployments and runs to a remote server, I noticed that the packaged deployment creates the .War file remotely and compresses the contents on the fly to the destination location. Given that the resulting .war file is much smaller than the uncompressed files is there a way to configure remote deployment such that the .war file is constructed locally before copying it to the remote server in order to speed up deployment?

    #294524 Reply

    Loyal Water
    Member

    I’m afraid there is no way to tell MyEclipse to construct the file locally before copying the file. If you create the file locally, you will have to manually deploy the war file.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Jboss 5.x remote deployment slowness

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