facebook

[Closed] Redeploy Doesn’t really Redeploy

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #269986 Reply

    SydneyOs
    Member

    I am using MyEclipse 5.1.1 GA and glassfish as my server. Whey I choose to redeploy, it goes through the motions, but I can see clearly while debugging that changes I made have not been picked up (e.g., new lines aren’t hit).

    After I make changes, I have to delete all the app files from the glassfish directory and modify the glassfish domains.xml file in order for the redeploy to work.

    #270009 Reply

    Riyad Kalla
    Member

    Just to clarify, this is not a MyEclipse issue but a Glassfish one and we have worked with the Glassfish team to get this resolved for Glassfish 2.0 support in MyEclipse 5.5. It’s much better now.

    Also, if you are changing the “shape” of your class, this isn’t allowed to synchronize to a running VM. The hot code replace specification doesn’t allow it. You will want to see if you have these warnings turned off under Window > Prefs > Java > Debug under “Hot code replace”

    #270011 Reply

    SydneyOs
    Member

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Redeploy Doesn’t really Redeploy

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