Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2855

Remove swallowing of undeclared exceptions in BSH deployer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBossAS-5.0.0.Beta1
    • JBossAS-3.2.7 Final, JBossAS-4.0.4RC1
    • Deployers
    • None

    Description

      If you create script deployed like this:

      cat > test.bsh <<EOF
      void setCtx(ServiceMBeanSupport wrapper) {
      throw new Exception();
      }
      EOF

      nothing appears in the JBoss logs.

      The deployer could also use a makeover in the comment and cleanliness departments. There should also be some unit tests for it.

      Attachments

        Activity

          People

            genman_jira Elias Ross (Inactive)
            genman_jira Elias Ross (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: