Hi
The following class seems to have problems
src/java/org/apache/lenya/xml/DocumentHelper.java
when one uses a colon within a filename, e.g. lenya:myname
An exception is being thrown during executing
getTransformer(document.getDoctype()).transform(source, result);
which is being called from within the method writeDocument()
Has anyone else experienced such a problem? Or am I doing something re colos within filenames?
Thanks
Michi
-- Michael Wechner Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org [EMAIL PROTECTED] [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
