facebook

How to debug Struts application on weblogic 8.1

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

    Vaneet
    Member

    Hi,

    How can i debug a struts application in MyEclise IDE ?
    I am using Weblogic 8.1 as application server.
    Looking for the immediate assistance.

    #266422 Reply

    Riyad Kalla
    Member

    Debugging is going to work exactly as outlined for other web projects, like here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/webprojects/

    Just make sure you have your WebLogic 8.1 connector configured and can start/stop WebLogic 8.1 without a problem. Then you will simply deploy your project to it and be ready to go.

    #266684 Reply

    Vaneet
    Member

    Hi,

    I am not able to debug the application.
    Actually the breakpoints that i am putting in my classes are not enabled , they are kind of disabled.
    Plz help me in debugging my application

    #266695 Reply

    Riyad Kalla
    Member

    Are you building and deploying the application using MyEclipse, or are you using Ant?

    #266722 Reply

    Vaneet
    Member

    I am building and deploying applications using MyEclipse

    #266728 Reply

    Riyad Kalla
    Member

    Are you launching WebLogic 8.1 from MyEclipse? If so, can you go to Window > prefs > MyEclipse > App Servers > WebLogic 8.1 > Launch and make sure you have it set to “Debug”.

    #266740 Reply

    Vaneet
    Member

    Hi Riyad,

    I am launching Weblogic server from MyEclipse.
    The weblogic Server is in the debug mode.

    #266742 Reply

    Riyad Kalla
    Member

    Can you take a screenshot of the following things and PM them to me (by clicking the PM button under my name and sending them as attachments):

    1) When weblogic is running, a screenshot of the debug perspective. Please use Window > Reset Perspective before taking the screenshot.

    2) A screenshot of the Java editor you have open and a class file you have set a breakpoint on that isn’t enabled.

    3) A screenshot of your WebLogic 8.1 connector configuration screen (just the first page).

    And also please post the result of MyEclipse > Installation Summary > Installation Details for me.

    #266747 Reply

    Vaneet
    Member

    Hi,

    When i restrated the MyEclipse , debugging started working.

    Can u tel me why this happened ?

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: How to debug Struts application on weblogic 8.1

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