Hi Xinjun,
I don't think this is a problem with the parser itself. I think we fixed this. Please get the latest 0.95 release and check it. If the problem still exists, please help me to reproduce the bug. I may be able to fix it. -- Eran Chinthaka Xinjun Chen wrote: > Hi Sajith, > I try to set the InputFactory namespace awareness as the following. > But the duplicated xmlns="" exception persists. > > XMLInputFactory factory = XMLInputFactory.newInstance(); > factory.setProperty(XMLInputFactory.IS_NAMESPACE_AWARE, > Boolean.TRUE);XMLStreamReader parser = > factory.createXMLStreamReader(inStream); > OMXMLParserWrapper builder = > OMXMLBuilderFactory.createStAXSOAPModelBuilder(OMAbstractFactory.getSOAP11Factory(), > parser); >
signature.asc
Description: OpenPGP digital signature
