RE: file locking error in tree editor
"Richard Unger" <[email protected]> Tue, 18 Nov 2003 11:46:07 -0800
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Petr Kuzel [mailto:[email protected]] > Sent: Tuesday, November 18, 2003 2:00 AM > To: [email protected] > Subject: Re: [xml-dev] file locking error in tree editor >=20 >=20 > All tree-edit functionality should use TAX abstraction. So > I guess that TAX's XNIBuilder does not close input stream's > properly (moreover it was known Xerces bug). Try new Xerces > with <http://xml.netbeans.org/issues/show_bug.cgi?id=3D18777> > patch applied. >=20 > Cc. Those patches are against the proj40_prototype branch. Can I apply them = to the trunk or release35? Rich