facebook

Help with hot deployment

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

    marceloleite
    Participant

    Hi,

    I am facing some difficulties related to the “hot-deployment” of my project (my project is deployed and app server is running within MyEclipse). I remember that before upgrade MyEclipse to version 2017 we used to use version 10 and the hot-deployment process worked perfectly. Currently, using version 2017, the only artifacts that “hot-deploy” are HTML/CSS/JSP/JS files. If I change any class, even a POJO class this change is not reflected (what used to work in version 10). What am I missing? I am currently using JBossAs 5.1 for development.

    BR, Marcelo Leite

    #598780 Reply

    Brian Fernandes
    Moderator

    Marcelo,

    Are you starting the server in debug mode? This is necessary for hot deploy to work for Java classes.

    #598784 Reply

    marceloleite
    Participant

    Hi,

    you’re right. In the old version, it was not necessary.

    Thanks for your help.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Help with hot deployment

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