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 13659 - PSupport should use some other means to find registered services
Summary: PSupport should use some other means to find registered services
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-17 17:20 UTC by Jesse Glick
Modified: 2003-07-01 14:18 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 Jesse Glick 2001-07-17 17:20:58 UTC
I recently commented out nonfunctional code in
org.netbeans.modules.projects.PSupport which looked like it was supposed to be
finding services via lookup on ManifestSection.ServiceSection. This definitely
does not work now and probably did not for a while (since service instances have
been registered via XMLSettings etc.).

I'm not sure what the code is for exactly (some 3.1 -> 3.2 upgrade thing I
guess), but anyway isn't ServiceType.Registry all you need here, if this code is
still required?
Comment 1 David Strupl 2001-07-17 17:35:48 UTC
I don't know how the code looks now but at the time of writing
it seemed as an easy way how to transfer information from 
core to project module when there was no API for finding
the services declared in manifest.
Comment 2 Pavel Buzek 2001-07-19 09:30:15 UTC
reasigning
Comment 3 Jan Pokorsky 2001-08-16 10:07:16 UTC
ManifestSection.ServiceSection is definitely useless there now. Vita did some recent 
change in PSupport and cleaned the code. It is probably fixed.
Comment 4 Vitezslav Stejskal 2001-08-17 15:07:09 UTC
Cleaned up.
Comment 5 Quality Engineering 2003-07-01 14:15:15 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 6 Quality Engineering 2003-07-01 14:18:57 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.