facebook

debug in WebSphere 4

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

    Hi,

    Eclipse 3.0
    MyEclipse 3.8.3
    Windows xp professional
    WebSphere Application Server Advanced Single Server Edition 4.0.1

    I have succesfully configured the JDK in the preferences.
    Also the application server using the server-cfg.xml file.

    When I launch the WebSphere 4 Application server from MyEclipse it starts up fine.

    What do I have to do to debug and run an existing web project on that application server?
    When f.e. I type http://127.0.0.1:9080/ubclaims/hello.html the message is returned that the web group does not exist. However the application.xml contains the following entry:
    <module id=”WebModule_2″>
    <web>
    <web-uri>ubclaims.war</web-uri>
    <context-root>ubclaims</context-root></web>
    </module>

    What am I missing here?

    tx

    serge

    #224857 Reply

    Riyad Kalla
    Member

    Serge,
    I have no experience with WS, but checking this tutorial may get you a few steps closer: http://www.myeclipseide.com/Articles/WebSphere5.1LogConfiguration/WAS5.1LogConfiguration.html

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: debug in WebSphere 4

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