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

Summary: XMLDataObject.registerCatalogEntry no longer seems to be working.
Product: platform Reporter: Joseph Cortopassi <jcortopassi>
Component: -- Other --Assignee: _ pkuzel <pkuzel>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

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