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 11315 - XML layers should be used to install XML catalog entries
Summary: XML layers should be used to install XML catalog entries
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-11 16:23 UTC by Petr Jiricka
Modified: 2001-07-20 20:38 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 Petr Jiricka 2001-04-11 16:23:36 UTC
The IDE now uses XML layer + Lookup to register XML catalog entries, rather 
than the XMLDataObject.registerCatologEntry method.

Web module should reflect this.
Comment 1 Petr Jiricka 2001-04-13 10:09:09 UTC
Note that both of the following URLs should be registered:

http://java.sun.com/j2ee/dtds/web-app_2_2.dtd
http://java.sun.com/j2ee/dtds/web-app_2.2.dtd

Comment 2 Jan Chalupa 2001-05-06 15:48:20 UTC
Target milestone -> 3.3
Comment 3 Milan Kuchtiak 2001-05-29 12:15:03 UTC
Changed layer.xml file, 

added method :
parser.setEntityResolver() to org.netbeans.modules.web.dd.DDDataObject