facebook

JSP debugging and non-standard deployment

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

    Scott Esker
    Participant

    After searching through the support docs, I want to make sure I understand how to deploy and debug JSPs.

    Using Welogic Portal 7.0, I have a portal application deployed under
    MyPortal/myPortalApp..

    I created a web reference to it, and used the link directory option to
    create a directory link to myDomain/applications/MyPortal/myPortalApp..
    That does not seem to allow me to place break points — is it not possible currently to debug an app that is not deployed directly in /myDomain/applications?

    Thanks,
    Scott

    #199180 Reply

    Scott Esker
    Participant

    If any of the user community has another thoughts on JSP debugging in this scenario.

    Scott

    #199182 Reply

    myoungstrom
    Member

    Do you think this topic might apply to your problem?

    https://www.genuitec.com/forums/topic/jsp-debug-question-bug/

    #199191 Reply

    support-michael
    Keymaster

    Hi Scott,

    1) Let me back up a step and ask for your to describe your environment: OS, Eclipse and MyEclipse versions, other plugins installed.

    2) Next can you describe how you created this project, e.g., used MyEclipse Web Project Wizard, converted Java project, other…?

    Michael
    MyEclipse Support

    #199222 Reply

    Scott Esker
    Participant

    The project was a converted portal application that had already been in use and deployed. It was deployed as:

    /myDomain/myPortalApp/xxxxPortal

    I then copyed it to /myDomain/applications/xxxxxPortal. I created a folder link to it, and tryed that. Still no luck in getting the break points to work.

    Scott

    #199227 Reply

    Scott Anderson
    Participant

    Scott,

    One thing to check is to ensure you’ve told WebLogic you want to debug JSP’s. How to do that is available here: https://www.genuitec.com/forums/topic/jsp-debugging-with-weblogic-7-amp-8-closed/

    –Scott
    MyEclipse Support

    #199238 Reply

    Scott Esker
    Participant

    Yes — have had the debug information set in the xml file.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: JSP debugging and non-standard deployment

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