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 82111 - Catalog.xml and retriverer ehancement for bpel project
Summary: Catalog.xml and retriverer ehancement for bpel project
Status: RESOLVED DUPLICATE of bug 80011
Alias: None
Product: xml
Classification: Unclassified
Component: Catalog (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-07 23:09 UTC by Ritesh Adval
Modified: 2007-09-25 01:30 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ritesh Adval 2006-08-07 23:09:58 UTC
We have following requirements for catalog.xml support.

(a) Enhance Retriever so that it can ask a project to provide the location of 
the catalog.xml in a project and also provide a directory where all the 
resources as retrieved by retriever will be stored.


(b) Enhance retriever's Default Catalog Model implementation (which does 
resolution of a resource using catalog.xml), so that it could ask a project to 
provide the location of catalog.xml which should be used to resolve the 
resources.

(c) Make default CatalogModel implementation (which does resolution of a 
resource using catalog.xml) independent of project API of net beans and rely on 
location of catalog.xml file as provided by a user so that all the model which 
uses this default mechanism can use this. (This is for bpel project build time 
usage. Ie. Out of ide usage)
Comment 1 Chris Webster 2006-08-08 00:33:07 UTC

*** This issue has been marked as a duplicate of 80011 ***