Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-673

running openejb deploy command for an already deployed module throws an exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-beta-1
    • 3.0-beta-2
    • tools
    • None

    Description

      running openejb deploy command for an already deployed module throws an exception. This should be ignored silently or with a one line message that the Application is already deployed

      D:\openejb-3.0.0-SNAPSHOT>bin\openejb deploy apps\greeting.jar
      Application already deployed at

      {1}

      java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.apache.openejb.cli.MainImpl.main(MainImpl.java:151)
      at org.apache.openejb.cli.Bootstrap.main(Bootstrap.java:102)
      Caused by: org.apache.openejb.cli.SystemExitException
      at org.apache.openejb.config.Deploy.main(Deploy.java:207)
      ... 6 more

      Attachments

        Activity

          People

            dblevins David Blevins
            karan_malhi karan singh malhi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: