I'm using the latest 4.1.2 snapshots of Tapestry and the 2.7 snapshots of ognl. Did you add http://opencomponentry.com/repository/m2-snapshot-repo to you maven2 repositories ? I've had trouble before because i wasn't using the latest ognl snapshots.
From the stack trace though it looks like Tapestry trouble, although i'd
have to look at the actual code. I can't update from svn here at work(damn firewalls) so i can't take a peek at the latest snapshot source. On 5/22/07, Chris Chiappone <[EMAIL PROTECTED]> wrote:
Okay I downgraded to tap 4.1.1 and ognl 2.6.9 and everything is working. Where does this bug need to be filed OGNL or tapestry? On 5/22/07, Chris Chiappone <[EMAIL PROTECTED]> wrote: > 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 > -- ~chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]