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

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

      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.

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

                Created:
                Updated:
                Resolved: