You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Boris Kovalenko <bo...@tagnet.ru> on 2005/10/12 14:15:02 UTC

RC2 showstopper

Hello!

	Can not use RC2 with resin-3.0.14 and JDK 1.4.2_09 getting error:

[18:10:29.498] com.caucho.config.LineConfigException: 
jar:file:/C:/Development/P
rojects/TAGNet/WEB-INF/lib/myfaces-all.jar!/META-INF/myfaces_core.tld:33: 
java.lang.UnsupportedClassVersionError: 
org/apache/myfaces/webapp/StartupServletContextListener (Unsupported 
major.minor version 49.0)

Same error with myfaces-impl.jar. There were no problems with 20051001 
nighty build.

With respect,
	Boris

Re: RC2 showstopper

Posted by Werner Punz <we...@gmx.at>.
Yes I can remember a bugreport one or two days ago, 1.5 is not TCK
compliant, to my knowledge, you can expect that such a bug will be
removed once the TCK tests will be run again.

Werner


Boris Kovalenko wrote:
> Hello!
> 
> Werner Punz wrote:
> 
>> Someone must have built the jar with a JDK 1.5 compiler
> 
> This one is not me :) I just want to use precompiled version
> 
>>
>> Werner
>>
>>
>> Boris Kovalenko wrote:
>>
>>> Hello!
>>>
>>>    Can not use RC2 with resin-3.0.14 and JDK 1.4.2_09 getting error:
>>>
>>> [18:10:29.498] com.caucho.config.LineConfigException:
>>> jar:file:/C:/Development/P
>>> rojects/TAGNet/WEB-INF/lib/myfaces-all.jar!/META-INF/myfaces_core.tld:33:
>>>
>>> java.lang.UnsupportedClassVersionError:
>>> org/apache/myfaces/webapp/StartupServletContextListener (Unsupported
>>> major.minor version 49.0)
>>>
>>> Same error with myfaces-impl.jar. There were no problems with 20051001
>>> nighty build.
>>>
>>> With respect,
>>>    Boris
>>>
>>
>>
>>
> Regards,
>     Boris
> 


Re: RC2 showstopper

Posted by Matthias Wessendorf <mw...@gmail.com>.
Yes, right, also passed TCK ;-)

-Matthias

On 10/12/05, Mathias Brökelmann <mb...@googlemail.com> wrote:
> Try to redownload the rc2. AFAIK it was replaced with a version which
> was compiled with 1.4
>
> 2005/10/12, Boris Kovalenko <bo...@tagnet.ru>:
> > Hello!
> >
> > Werner Punz wrote:
> > > Someone must have built the jar with a JDK 1.5 compiler
> > This one is not me :) I just want to use precompiled version
> > >
> > > Werner
> > >
> > >
> > > Boris Kovalenko wrote:
> > >
> > >>Hello!
> > >>
> > >>    Can not use RC2 with resin-3.0.14 and JDK 1.4.2_09 getting error:
> > >>
> > >>[18:10:29.498] com.caucho.config.LineConfigException:
> > >>jar:file:/C:/Development/P
> > >>rojects/TAGNet/WEB-INF/lib/myfaces-all.jar!/META-INF/myfaces_core.tld:33:
> > >>java.lang.UnsupportedClassVersionError:
> > >>org/apache/myfaces/webapp/StartupServletContextListener (Unsupported
> > >>major.minor version 49.0)
> > >>
> > >>Same error with myfaces-impl.jar. There were no problems with 20051001
> > >>nighty build.
> > >>
> > >>With respect,
> > >>    Boris
> > >>
> > >
> > >
> > >
> > Regards,
> >         Boris
> >
>
>
> --
> Mathias
>


--
Matthias Wessendorf
Zülpicher Wall 12, 239
50674 Köln
http://www.wessendorf.net
mwessendorf-at-gmail-dot-com

Re: RC2 showstopper

Posted by Mathias Brökelmann <mb...@googlemail.com>.
Try to redownload the rc2. AFAIK it was replaced with a version which
was compiled with 1.4

2005/10/12, Boris Kovalenko <bo...@tagnet.ru>:
> Hello!
>
> Werner Punz wrote:
> > Someone must have built the jar with a JDK 1.5 compiler
> This one is not me :) I just want to use precompiled version
> >
> > Werner
> >
> >
> > Boris Kovalenko wrote:
> >
> >>Hello!
> >>
> >>    Can not use RC2 with resin-3.0.14 and JDK 1.4.2_09 getting error:
> >>
> >>[18:10:29.498] com.caucho.config.LineConfigException:
> >>jar:file:/C:/Development/P
> >>rojects/TAGNet/WEB-INF/lib/myfaces-all.jar!/META-INF/myfaces_core.tld:33:
> >>java.lang.UnsupportedClassVersionError:
> >>org/apache/myfaces/webapp/StartupServletContextListener (Unsupported
> >>major.minor version 49.0)
> >>
> >>Same error with myfaces-impl.jar. There were no problems with 20051001
> >>nighty build.
> >>
> >>With respect,
> >>    Boris
> >>
> >
> >
> >
> Regards,
>         Boris
>


--
Mathias

Re: RC2 showstopper

Posted by Boris Kovalenko <bo...@tagnet.ru>.
Hello!

Werner Punz wrote:
> Someone must have built the jar with a JDK 1.5 compiler
This one is not me :) I just want to use precompiled version
> 
> Werner
> 
> 
> Boris Kovalenko wrote:
> 
>>Hello!
>>
>>    Can not use RC2 with resin-3.0.14 and JDK 1.4.2_09 getting error:
>>
>>[18:10:29.498] com.caucho.config.LineConfigException:
>>jar:file:/C:/Development/P
>>rojects/TAGNet/WEB-INF/lib/myfaces-all.jar!/META-INF/myfaces_core.tld:33:
>>java.lang.UnsupportedClassVersionError:
>>org/apache/myfaces/webapp/StartupServletContextListener (Unsupported
>>major.minor version 49.0)
>>
>>Same error with myfaces-impl.jar. There were no problems with 20051001
>>nighty build.
>>
>>With respect,
>>    Boris
>>
> 
> 
> 
Regards,
	Boris

Re: RC2 showstopper

Posted by Werner Punz <we...@gmx.at>.
Someone must have built the jar with a JDK 1.5 compiler

Werner


Boris Kovalenko wrote:
> Hello!
> 
>     Can not use RC2 with resin-3.0.14 and JDK 1.4.2_09 getting error:
> 
> [18:10:29.498] com.caucho.config.LineConfigException:
> jar:file:/C:/Development/P
> rojects/TAGNet/WEB-INF/lib/myfaces-all.jar!/META-INF/myfaces_core.tld:33:
> java.lang.UnsupportedClassVersionError:
> org/apache/myfaces/webapp/StartupServletContextListener (Unsupported
> major.minor version 49.0)
> 
> Same error with myfaces-impl.jar. There were no problems with 20051001
> nighty build.
> 
> With respect,
>     Boris
>