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 114453

Summary: Glassfish must be running on a JDK >= NB Visual Web
Product: obsolete Reporter: John Baker <jbaker>
Component: visualwebAssignee: _ potingwu <potingwu>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:

Description John Baker 2007-09-02 07:13:16 UTC
If NetBeans is running on JDK 1.6.x then Glassfish must be running on JDK 1.6.x

Otherwise if Glassfish is running on a JDK 1.5 then deployment will fail with an error similar to this:

"java.lang.UnsupportedClassVersionError: PWC1651: Class webapplication37.ApplicationBean1 has unsupported major or minor
version numbers, which are greater than those found in the Java Runtime Environment version 1.5.0_12 "
Comment 1 John Baker 2007-09-02 07:14:20 UTC
To be documented in the release notes
Comment 2 Joseph Silber 2007-09-03 11:22:43 UTC
Release note added.

Issue #114453: Deployment fails if NetBeans and GlassFish not running on same version of Java. 

Description: If NetBeans is running on JDK 1.6.x then Glassfish must be running on JDK 1.6.x. If GlassFish is running on
an earlier JDK, deployment fails with a java.lang.UnsupportedClassVersionError.

Workaround: No workaround. 
Comment 3 John Baker 2007-09-03 18:43:55 UTC
Since a release note has been added then this issue has been resolved
Comment 4 John Baker 2008-02-27 21:14:28 UTC
Can be moved to the FAQ list