-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I would like to suggest that we add the following two methods to the Module interface. (1) public boolean validate(Policy policy) -- this methods will validate a specified policy and it will remove any policy alternatives which module can't support. This method is useful in the case we need to choose a valid policy alternative for the entire system. Here the objective is to remove any policy alternative that the module *understand* and *can't support*. (2) public void applyPolicy(Policy policy, AxisDescription axisDescription) throws AxisFault -- the module should treat the specified policy as the policy for the specified AxisDescrition which can be a AxisConfiguration or a AxisService or a .. etc. The module should derive its configuration based on the specified policy and used them when it deals with the %specified AxisDescription. Thoughts? Sanka -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) iD8DBQFEl9LL/Hd0ETKdgNIRAlAaAJ4uabuhh/6MvEfHBh4X2Zxx8N8D4ACgkE79 02qxjE2K8wy/Vd/VqvHaDI0= =xC74 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
