Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Axis2/C has an interface it expects to invoke when dealing with the XML parser. But adding a parser requires rebuild Axis2/C with the new parser.
We need to be able to specify the XML parser in axis2.xml file and Axis2/C should dynamically load the parser. This way, new parsers can be added without having to recompile or rebuilt Axis2/C.