Hi,

yes, seems to be jdk5 syntax. But i am wondering, because the local
maven build did not complain about it.

I will fix this as soon as possible,

cheers,

Gerald

On 2/6/07, Adrian Mitev <[EMAIL PROTECTED]> wrote:
Hi all. I've just downloaded the nightly build. I run it under jboss with
1.4.2_11 jdk and i got this exception:

ERROR [FacesConfigurator] failed to configure class
org.apache.myfaces.custom.imageloop.HtmlImageLoopRenderer
java.lang.NoSuchMethodError: java.lang.Integer.valueOf(I)Ljava/lang/Integer;
        at
org.apache.myfaces.custom.imageloop.HtmlImageLoopRenderer.<clinit>(HtmlImageLoopRenderer.java:44)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance0
(Native Method)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java
:27)
        at
java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at java.lang.Class.newInstance0(Class.java:308)
        at java.lang.Class.newInstance(Class.java:261)

As i see HtmlImageLoopRenderer uses method valueOf(int) that is not defined
in jdk 1.4.2




--
http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to