facebook

Problem deploy an modify application

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    SEDA
    Member

    Hello:
    I speak onky a little english. I hope that you can understand me.
    When i debugg my application web all is ok, nevertheless, when i do a change in the source, happen two things:
    a.- I can’t debugg the class with the code change.
    b.- I debugg the class, but, in the explorer, I see a error message and I can’t see the jsp.

    When the application was more small I work ok, and the jsp, after modify a class, show correclty. After add a lot of new class, i have this problem.

    Thank you very much.

    #273624

    Riyad Kalla
    Member

    The debugging specification only allows small changes to the body of code blocks, if you are adding properties, class members or full on new classes and calling them from your JSP page, you aren’t going to be able to debug those without restarting the context in your web server first.

    #273652

    SEDA
    Member

    Ok, but, when I add a small change in a text, how, a new line or change a little thing in the code, the debugger go to the first line on the method and I can debuggher all. But, when I see the html this show an error. When I start my project and I only have a few class I do the same and I saw the html correctly. I try it in a new project and in my project.

    Thank you very much.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Problem deploy an modify application

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