Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-5302

A successfully deployed war package(contained in a ear package) is not listed on admin console.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • console
    • Security Level: public (Regular issues)
    • None
    • OS:WIN XP
      GERONIMO Build:3.0 SNAPSHOT 2010.5.6 build
      JDK:1.6

    Description

      Sendmail-ear.ear can be successfully deployed on geronimo 3.0 snapshot.
      Open http://localhost:8080/sendmail/ in a web browser ,this application works fine.
      But As far as I can remember if the ear contains a war package and this war package is specifiled in application .xml like:
      <module>
      <web>
      <web-uri>sendmail-war-2.1.1.4.war</web-uri>
      <context-root>/sendmail</context-root>
      </web>
      </module>

      Then on admin console,under Console Navigation/Applicatios,click web App Wars,it/s expected to see an item like this:
      org.apache.geronimo.samples/sendmail-ear_sendmail-war-2.1.1.4.war/2.1.1/car /sendmail running Stop Restart Uninstall
      then we can get access to the application via the link /sendmail.
      But currently on 3.0 snapshot console,the deployed war will not be listed.

      Attachments

        1. sendmail-ear-2.1.1.4.ear
          7 kB
          Lu Jiang

        Activity

          People

            xuhaihong Haihong Xu
            jessy Lu Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: