facebook

Debugging in Websphere 4 with MyEclipse

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

    merekpaine
    Participant

    Hi there,

    I would like to debug an EJB App running on websphere 4.
    I have downloaded eclipse 3.0 and the latest version of myeclipse which has been installed sucessfully.

    I am pretty new to eclipse, The websphere server & eclipse are running on two different machines but networked togther.

    I am assumin i would have to set up a project first gaining access to the sourse code but not sure how to do this.

    I am trying to get myself aquainted to the eclipse enviromment, in the time being i owuld love if someone can show me how to do this.

    #203910 Reply

    Scott Anderson
    Participant

    Merek,

    The websphere server & eclipse are running on two different machines but networked togther.

    MyEclipse is really optimized for local deployment and excution of your J2EE projects, not remote. If WebSphere is to be run remotely, you won’t be able to take advantage of our server connectors or deployers, but will have to use Eclipse’s built-in remote debugging capability, which is much more tedious to setup and use. Documentation on how to do it is provided in the Eclipse user guide and in the FAQ here:
    http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_18

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debugging in Websphere 4 with MyEclipse

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