Hi all,
I get this exception when I try to run my application from the command
line:
Exception in thread "main" java.lang.UnsupportedClassVersionError:
javax/xml/transform/TransformerException (Unsupported major.minor
version 48.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at nct.front.NCTUserFront.setInputParams(NCTUserFront.java:74)
at nct.front.NCTCLIFront.validateInput(NCTCLIMain.java:217)
at nct.front.NCTCLIMain.main(NCTCLIMain.java:33
Please help me out as I have no idea why this is happening.
I am using Java 1.4.2.
Thanks in advance.
regards,
ASD
Andrew Thompson - 22 Jun 2005 13:25 GMT
(ASD?)
> ..I have no idea why this is happening.
Perhaps you would have some idea if you'd read the response
to the multi-post* you made to c.l.j.programmer.
Please refrain from multi-posting.
* <http://www.physci.org/codes/javafaq.jsp#xpost>

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane