DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20882>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20882

Null Pointer in DOM2DTM.addNode





------- Additional Comments From [EMAIL PROTECTED]  2003-06-18 20:47 -------
Can you also show (or at least tell) us how the DOM is being constructed? 
There are a number of mistakes possible at that level which would make it 
unusable by Xalan -- for example, we may not be able to accept Level 1 DOM nodes 
(we expect namespace-aware Level 2 nodes), and I believe we're currently 
assuming that namespace declaration attributes are present (they're optional in 
the DOM).

Reply via email to