Hugo - Are you using the latest 4.1.2 snapshots, curious why you might
not be getting this.

On 5/22/07, Chris Chiappone <[EMAIL PROTECTED]> wrote:
Yeah it appears to be a definite JDK1.4 issue, although I can't seem
to exactly identify where the actual Integer.valueOf is coming from.

On 5/22/07, Hugo Palma <[EMAIL PROTECTED]> wrote:
> I'm running that same configuration and i have no problems.
> I've had similar errors but they were ognl JDK1.4 compatibility issues. This
> looks like a JDK1.4 compatibility issue but on the Tapestry side.
>
> On 5/22/07, Chris Chiappone <[EMAIL PROTECTED]> wrote:
> >
> > I am trying to deploy my application to a test box and I get the
> > following exception when trying to go to any tapestry page.  I believe
> > I have all the latest snapshots and dependencies.
> >
> > ServletException
> > javax.servlet.ServletException: Error initializing property dojoSource
> > of bean 'coreAjaxDelegate' (of component framework:Exception/$Shell):
> > Unable to parse OGNL expression 'dojoSource':
> > java.lang.RuntimeException: java.lang.NoSuchMethodError:
> > java.lang.Integer.valueOf(I)Ljava/lang/Integer;
> >         at
> > org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.service
> > (WebRequestServicerPipelineBridge.java:65)
> >
> >
> > --
> > ~chris
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>


--
~chris



--
~chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to