Pls. ignore my solution email.

Thanks for you help Vadim.

On Feb 8, 2005, at 2:24 PM, Vadim Gritsenko wrote:

Alex Romayev wrote:
I have a transformer that inherits from AbstractSAXTransformer. Works well in 2.1.5 but seems to produce bad XML in 2.1.6. Has there been any changes in 2.1.6 that I should be aware of? I'm setting the namespaceURI and using startTransformingElement and endTransformingElement methods.

IIRC, you should be using defaultNamespaceURI. See javadoc [1], history of changes [2], and here is related diff [3].


Vadim


[1] http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/ AbstractSAXTransformer.html#defaultNamespaceURI
[2] http://cocoon.apache.org/2.1/changes.html#2.1.6
[3] http://svn.apache.org/viewcvs.cgi/cocoon/branches/BRANCH_2_1_X/src/ java/org/apache/cocoon/transformation/AbstractSAXTransformer.java? rev=47045&r1=36466&r2=47045&diff_format=h





Reply via email to