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 133853

Summary: Add lookup to J2eePlatformImpl to make it extensible
Product: serverplugins Reporter: Petr Hejl <phejl>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker CC: apireviews, jungi, mkuchtiak, pjiricka
Priority: P2 Keywords: API, API_REVIEW_FAST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: proposed change

Description Petr Hejl 2008-04-24 17:35:56 UTC
The J2eeModuleImplementation should be extensible (by Lookup) to provide support to other required technologies such as
webservices.
Comment 1 Petr Hejl 2008-04-25 09:31:27 UTC
Bad mistake. I meant J2eePlatformImpl.
Comment 2 Petr Hejl 2008-04-28 11:50:43 UTC
Created attachment 60740 [details]
proposed change
Comment 3 Petr Hejl 2008-05-06 10:07:27 UTC
Fixed c4a665de1ad6.
Comment 4 Quality Engineering 2008-05-06 16:12:10 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #179 build
Changeset: http://hg.netbeans.org/main/rev/c4a665de1ad6
User: phejl@netbeans.org
Log: #133853 Add lookup to J2eePlatformImpl to make it extensible