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 207753 - [71cat] UnsupportedClassVersionError: net/opengis/cat/csw/_2_0/GetCapabilitiesType : Unsupported major.minor version 51.0
Summary: [71cat] UnsupportedClassVersionError: net/opengis/cat/csw/_2_0/GetCapabilitie...
Status: RESOLVED INCOMPLETE
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 17:24 UTC by aquaglia
Modified: 2012-01-26 06:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 184758


Attachments
stacktrace (3.83 KB, text/plain)
2012-01-25 17:25 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2012-01-25 17:24:59 UTC
Build: NetBeans IDE 7.1 (Build 201112030901)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows XP

Stacktrace: 
java.lang.UnsupportedClassVersionError: net/opengis/cat/csw/_2_0/GetCapabilitiesType : Unsupported major.minor version 51.0
   at java.lang.ClassLoader.defineClass1(ClassLoader.java:0)
   at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
   at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
Comment 1 aquaglia 2012-01-25 17:25:04 UTC
Created attachment 115254 [details]
stacktrace
Comment 2 Denis Anisimov 2012-01-26 06:22:39 UTC
Please provide steps to reproduce.