facebook

Server running on Unix – Eclipse is on Windows – integration

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

    kollisatish
    Member

    My WebLogic Server is running in Unix and my eclipse is on windows env. I can map the unix directories in my windows.

    Can anyone tell me how to configure for that kind of environment?

    Thanks!
    Satish Kolli

    #196396

    Scott Anderson
    Participant

    Satish,

    If you really mean that you want to run WebLogic on Unix and debug from Eclipse running on Windows, then you’ll have to look into the remote debugging support that Eclipse provides. Details are in the Help system.

    MyEclipse is designed to facilite development debugging, rather than deployment, and as such launches your server on the same machine as Eclipse to facilitate debugging.

    However, if you really mean that you want to use the WebLogic installation on Unix, but launch WebLogic on your Windows machine, then theoretically you need to map a network drive on Windows to point to your WebLogic installation then configure it as you would a local installation. Unfortunately, I don’t have any experience with this sort of distributed configuration, but perhaps someone else here can help out.

    If nothing else, you can give it a try and report any specific problems you encounter to see if anyone has any ideas on how to fix them.

    –Scott
    MyEclipse Support

    #222858

    Scott Anderson
    Participant

    A followup to this thread. Since I originally posted my reply more than a year ago we’ve added Remote Debugging support to handle this case. You can read all about how it works in our Remote Debugging Quickstart in the Documentation section on the website here:
    http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Server running on Unix – Eclipse is on Windows – integration

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