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 84734

Summary: use getJavaPlatform() to prevent jdk mismatch issues
Product: javaee Reporter: Vince Kraemer <vkraemer>
Component: App ClientAssignee: Lukas Jungmann <jungi>
Status: NEW ---    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Vince Kraemer 2006-09-12 20:34:10 UTC
From: org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform

The if the value returned is not null, we can use the return value to prevent
things like issue 83141.