Menu

#199 Strict Verification of EJB .jar Files

v3.2
open
nobody
5
2002-08-13
2002-08-13
No

The EJBDeployer has a new boolean flag called
"StrictVerifier" which can be set both in
jboss-service.xml as well as via JMX.

Setting this to 'true' (currently the default) will
cause all EJB Deployments which do *not* pass the
Verifier mechanism to throw a DeploymentException (and
thus they will not be deployed ... :).

If this causes too many problems we might change this
to 'false' for the 3.2 branch but methinks that this
should be defaulted to 'true' for 4.0 and later.

P.S.: Scott, we need a "Group: v.4.0" in SourceForge
Tracker :)

Discussion


Log in to post a comment.