Costin Manolache wrote:

You should be able to use a namespace with the core ( you can already - since ns is ignored :-). But I don't think requiring namespaces would be a good idea. Just keep simple things simple.



Namespace support is not currently enabled

BUILD FAILED
file:///home/conor/development/apache/ant-work/build.xml:1: Unexpected attribute "xmlns:test"


You need to explicitly enable namespace support in the SAXParserFactory which requires a change to JAXPUtils. You might need a separate namespace parser factory in there to avoid breaking backward compat.

Conor


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



Reply via email to