facebook

WebSphere 6.1 cannot deploy application

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

    Michael J Caughey
    Participant

    I have MyEclipse 5.1 on Eclipse 3.2
    I have WebSphere 6.1 trial edition installed.

    I created a Web project
    Added Struts 1.2
    Added Spring 2.0

    Then I added a JSP, Action and Form
    and then added another JSP with a global Forward

    The form had three attributes.

    I dded a bunch of libraries thaqt i will need for my development.

    I decided to test the deployment of my application to the newly installed WebShpere 6.1. It copied it to the the following directory:

    profiles\AppSrv01\installedApps\TODDMUCHMORENode01Cell\MarketsTest.war

    But it doesn’t show up in the admin console. Is there something manual that needs to be done in the application server as well?

    When I try to fit the site using:

    http://localhost:9080/MarketsTest
    or

    http://localhost:9080/MarketsTest/form/testIndexes.jsp

    I get a 404 error that a page cannot be found.

    #278646 Reply

    Michael J Caughey
    Participant

    I figured it out. I had to create an Application and include the war inside the application. I created a EAR file then installed that, then switched to the exploded packaging in Eclipse and now I over write the orginal. It works great.

    #278656 Reply

    Loyal Water
    Member

    Glad you figured it out.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: WebSphere 6.1 cannot deploy application

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