There is now a getSchema on the ConfigurationPoint, but I don't know how to get the ConfigurationPoint from the module (Is there another way?). Sorry if I didn't explain it or checked it a bit late:

My ConfiguratonBuilderFactory is a normal ServiceImplementationFactory which does not have its own schema (and this way gets the Elements unparsed). Than I plan to read from the first element the attribute configuration-id. Than I would get the Schema for this configuration-id and just parse the elements under the first Element. The (service implementator defined) rules than create,setup and push the service-implementation on the stack. The ConfigurationFactory just takes it from there and returns it.

I know it is increase of Interface complexity, but still I'd like to ask you to add a method Module.getConfigurationPoint (which could throw an exception - but better returns null - if not present).

(By the way should/can I go forward with the hot-replace/shutdown ServiceModel?)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to