facebook

Automatic deployments onto an exploded war file en ME2015

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #352534 Reply

    matthewpatin
    Member

    Hi, I’ve spent quite a bit of time trying to figure this out how to do a partial automatic deploy onto an exploded war in MyEclipse 2015 and on google and I can’t seem to figure it out. From what I’ve seen, the new versión treats servers very similarly to Eclipse Luna.

    Here’s my scenario: I’ve got a comercial webapp which is massive and takes minutes to deploy. My project consists of customizations that are only changed and added files to this comercial webapp. Using an ant script, I modify the orginal app war file with my changes and copy it to an external tomcat.

    Now, in my project setup, I can mark certain folders as source folders, and I also have java sources. Then I create an exploded deploy and choose change/overwrite, and then launch the server in debug. Whenever I change a resource in my proyect, myeclipse automatically copies over just the changed file to tomcat. Changes in classes are automatic, and configuration files in my source folder are copied over to classes in my webapp automatically.

    I’ve tried configuring this in 2015 and in luna and it seems to be impossible. Either nothing is copied, or the webapp reloads whenever anything is changed. Also, I’m incapable of deploying to any other directory than me-webapps if I choose to configure an external tomcat.

    Can you recommend another way of doing this? I’m open to using plugins or any other means, as long as i get hot reloading of java classes and of resource files.

    Thanks so much for your help.
    Matthew

    #352545 Reply

    support-swapna
    Moderator

    Matthew,

    This is a known issue and the dev team is working on it. I am afraid we cannot suggest any workaround or give a timeline for the fix at this point of time. I will surely keep you posted as and when I hear from the team.

    Sorry for inconvenience caused.

    Let us know if you have further questions.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Automatic deployments onto an exploded war file en ME2015

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