#177061: ClassNotFoundException org.netbeans.modules.glassfish.javaee.Hk2DeploymentFactory
vince kraemer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
https://netbeans.org/bugzilla/show_bug.cgi?id=177061 The bug: Attempted to fix issue 176044 using a strategy that is not safe for situations where the Java SE features are enabled but Java EE features are not enabled. I had assumed that the J2EEServer module would not be initialized when the Java EE features are not initialized. I was wrong. Impact: has been huge, there are numerous dups attached to the bug. Risk: reverting the layer file changes and the move of nbdep.xml and nbdepee6.xml will return the IDE to the same level of broken that it had before the attempt to resolve 176044. (Note: https://netbeans.org/bugzilla/show_bug.cgi?id=175952 got reopened and is being used to track the resolution of the '0 handler' issue that is "the same as 176044") I have had the code reviewed by: David Konecny, Petr Jircka and Nitya Doraisamy. Nitya also did the verification of the change. The changeset: http://hg.netbeans.org/web-main/rev/e38747ed4ec7