-
Bug
-
Resolution: Done
-
Major
-
JBossAS-3.2.7 Final, JBossAS-4.0.4RC1
-
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.