Eduard Witteveen <[EMAIL PROTECTED]> wrote: > CALL FOR: HACK, extending XMLNodeReader of XMLBasicReader > > Description: > ============ > XMLNodeReader still uses: > "http://apache.org/xml/features/dom/defer-node-expansion". This is a > specific xml-parser, and thus very generic. XMLNodeReader could easy > extend XMLBasicReader and this way the problem should be solved.
Oh wow, I happened to be doing excactly the same yesterday. So you have my +1. You hardly need a vote for this IMHO, it simply is a but to use specific (xerces) functionality, where not necessary. > Reason: > ======= > I got an error message on this, when i installed an application with > java 1.4 The reason is, however, strange because it works just fine for me in java 1.4. Which app-server do you use? (I saw a problem with resin). Perhaps it could also have been 'fixed' by (re)placing the xml-parser functionality by the right version of xerces. -- mihxil' Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 []()
