facebook

Hierarchical hotspot replacement not implement? [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #200848 Reply

    Riyad Kalla
    Member

    Admitedly the error itself says its not supported… but why? Doesn’t the container have to take care of this for you, not ME?

    The way I managed to do this was have an AbstractActionForm class that extends ActionForm and I have 8 classes that extend the AbstractActionForm class. I went in (while tomcat was running in debug mode) and changed the AbstractActionForm (to implement Serializable for the container’s sake) and hit save, and this popped up.

    Please feel free to close this, I just wanted to make you aware of it incase this is unusual for this to popup.

    #200858 Reply

    Scott Anderson
    Participant

    Riyad,

    Yes, it’s the underlying debugger that implements this, but you’re running into one of the design limits of Sun’s debugger support. It’s explained in this thread:
    https://www.genuitec.com/forums/topic/hot-code-replace-failed-error-closed/&highlight=hotswap+shape

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hierarchical hotspot replacement not implement? [Closed]

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