Allow file based override for MetadataFactoryRegistry
-----------------------------------------------------

                 Key: AXIS2-3264
                 URL: https://issues.apache.org/jira/browse/AXIS2-3264
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: jaxws
    Affects Versions: nightly
            Reporter: Dustin Amrhein
             Fix For: nightly


Currently the MetadataFactoryRegistry can only be utilized programatically. 
This allows for consumers of MDQ to call the factory to register custom 
implementations, and it also allows for the static initialization overrides 
that take place in the registry now. We can also allow for a file based 
override. The MetadataFactoryRegistry will be updated to read a file that 
contains a list of interfaces and overrides. It will then register these 
overrides, and these overrides will take precedence over the static overrides 
in the initialization code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to