This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 10372 - XMLDataObject.registerCatalogEntry no longer seems to be working.
Summary: XMLDataObject.registerCatalogEntry no longer seems to be working.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Other
: P1 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-15 21:40 UTC by Joseph Cortopassi
Modified: 2008-12-22 18:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Cortopassi 2001-03-15 21:40:39 UTC
I realize this and the related createParser methods are deprecated, but they 
have been working up until this morning 3/15/2001. Now, the registered entry
is not being used by the parser returned by createParser. It looks like the
entries are now put into the RuntimeCatalog in XMLDataObjectImpl, but this
object does not seem to be used by the parser returned by createParser.
Comment 1 _ pkuzel 2001-03-16 15:35:53 UTC
I going to test it. createParser() should set EntityCatalog.getDefault() as
resolver, this resolver should delegate to the RuntimeCatalog among others.
Comment 2 _ pkuzel 2001-03-16 16:52:10 UTC
Fixed resolveEntity() method of RuntimeCatalog. 
Repository revision: 1.12
Comment 3 Jan Chalupa 2001-05-06 08:19:50 UTC
Target milestone -> 3.2
Comment 4 Marian Mirilovic 2003-01-29 14:46:28 UTC
too old issue, closed