  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | UnsupportedClassVersionError on lookup | UnsupportedClassVersionError on lookup 2003-11-25 - By Ritesh_Srivastava
Back Hi, While running a test client which is in turn accessing an entity bean, I get the following error on lookup:
Exception in thread "main" java.lang.UnsupportedClassVersionError : javax/security/auth/callback/CallbackHandler (Unsupported major.minor version 48.0) at java.lang.Class (Unknown Source) at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFact ory.java:131)
I have put rt.jar in classpath.
I am working on Weblogic8.1. What could be the problem??
Regards Ritesh ************************************************************************** This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. **************************************************************************
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR> <STYLE>@(protected) Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; } P.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman" } LI.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman" } DIV.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman" } A:link { COLOR: blue; TEXT-DECORATION: underline } SPAN.MsoHyperlink { COLOR: blue; TEXT-DECORATION: underline } A:visited { COLOR: purple; TEXT-DECORATION: underline } SPAN.MsoHyperlinkFollowed { COLOR: purple; TEXT-DECORATION: underline } SPAN.EmailStyle17 { COLOR: windowtext; FONT-FAMILY: Arial } DIV.Section1 { page: Section1 } </STYLE> </HEAD> <BODY lang=EN-US vLink=purple link=blue> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2>Hi,</FONT></SPAN></DIV> <DIV><SPAN class=890121012-25112003> <FONT face=Arial color=#0000ff size=2>While running a test client which is in turn accessing an entity bean, I get the following error on lookup:</FONT></SPAN></DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2>Exception in thread "main" java.lang.UnsupportedClassVersionError : javax/security/auth/callback/CallbackHandler (Unsupported major.minor version 48.0)<BR> at java.lang.Class (Unknown Source)<BR> at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory .java:131)</FONT></SPAN></DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2>I have put rt.jar in classpath.</FONT></SPAN></DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2>I am working on Weblogic8.1.</FONT></SPAN></DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2>What could be the problem??</FONT></SPAN></DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2>Regards</FONT></SPAN></DIV> <DIV><SPAN class=890121012-25112003><FONT face=Arial color=#0000ff size=2>Ritesh</FONT></SPAN></DIV></BODY></HTML>
<P><FONT SIZE=2 FACE="Arial">************************************************** ************************ </FONT></P>
<P><FONT SIZE=2 FACE="Arial">This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.</FONT></P>
<P><FONT SIZE=2 FACE="Arial">************************************************** ************************</FONT></P> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|
 |