facebook

Running Web Application In A Browser with Websphere 5.1

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

    I have gotten Websphere 5.1 to run in eclipse. The problem I am have is that I can not get web applications to run in a browser after they have been deployed as war files to the Websphere server. I am not have problems running the web applications in Tomcat. I am thinking that I am not using a proper URL, but I am not sure. I have used a URL that looks like this: http://localhost:9090/DemoApp/demo_app.jsp. Any help would be great.

    #225389 Reply

    Riyad Kalla
    Member

    The problem is most likely that you need to login to the administrative console for WS and “deploy” the application. WS doesn’t support the automatic deployment of apps like Tomcat does, so you have to do it manually.

    Just to clarify, with WS there will be two deploy steps: 1) deploy from MyEclipse and 2) “really” deploy it into the app server using the administrative console.

    #225798 Reply

    Thanks for the help. I deployed an application with WS.

    #225802 Reply

    Riyad Kalla
    Member

    Glad to hear it is working… I don’t know how this got moved to OT, but I’ll move it back into App Servers.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Running Web Application In A Browser with Websphere 5.1

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