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 59372 - Excessive local variables initialization in o.n.modules.j2ee.weblogic9.ui.wizard.WLInstantiatingIterator.instantiate()
Summary: Excessive local variables initialization in o.n.modules.j2ee.weblogic9.ui.wiz...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-28 22:06 UTC by jlaskowski
Modified: 2011-05-16 13:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
the patch (3.01 KB, patch)
2005-05-28 22:06 UTC, jlaskowski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jlaskowski 2005-05-28 22:06:03 UTC
The o.n.modules.j2ee.weblogic9.ui.wizard.WLInstantiatingIterator.instantiate()
method creates excessive local variables. See the patch.
Comment 1 jlaskowski 2005-05-28 22:06:45 UTC
Created attachment 22355 [details]
the patch
Comment 2 Petr Hejl 2011-05-16 13:25:51 UTC
This has been already resolved.