I have compiled and deployed the same four application to two different servers (Wind 
Xp Pro SP1, JBoss 3.2.5/Tomcat, JDK 1.4.2, J2EE 1.3).  However one (and only one) of 
the applications bombs on only one of the servers complaining about my jsp (see 
below).  Any ideas or suggestions as to what could be causing this?


java.lang.UnsupportedClassVersionError: org/apache/jsp/index_jsp 
(Unsupported major.minor version 49.0)
        java.lang.ClassLoader.defineClass0(Native Method)
        java.lang.ClassLoader.defineClass(ClassLoader.java:537)
        java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
        java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
        java.net.URLClassLoader.access$100(URLClassLoader.java:55)
        java.net.URLClassLoader$1.run(URLClassLoader.java:194)
        java.security.AccessController.doPrivileged(Native Method)


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845791#3845791

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845791


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to