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 78883

Summary: Replace usage of ErrorManager in enterprise cluster
Product: javaee Reporter: Jaroslav Tulach <jtulach>
Component: CodeAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89772    

Description Jaroslav Tulach 2006-06-22 09:20:57 UTC
It has been agreed, as part of issue 35067, that it is desirable to get rid of 
all usages of ErrorManager in the whole NetBeans IDE. The fix has just been 
done for platform (issue 78877) and all the necessary infrastructure and how 
to[1] is there to allow such removal to happen in other clusters as well.

This issue is created to track the removal of ErrorManager in modules placed 
in enterpriseX cluster.

[1] 
http://www.netbeans.org/download/dev/javadoc/org-openide-util/org/openide/util/doc-files/logging.html
Comment 1 Petr Jiricka 2006-06-22 19:20:28 UTC
Thanks, we'll do it!
Comment 2 Petr Jiricka 2006-10-13 13:51:18 UTC
Why component -> enterprise? Should be j2ee, reassigning accordingly. 
Comment 3 Petr Jiricka 2007-06-14 13:03:19 UTC
Forgot to assign this to Tomas.

Comment 4 Tomas Mysik 2007-06-14 15:54:29 UTC
Should be fixed now.