Re: Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-06-04 Thread Chris Chiappone
Nevermind this issue has been resolved. Hugo informed me I was using an old OGNL snapshot. On 6/4/07, Chris Chiappone <[EMAIL PROTECTED]> wrote: I also updated an JIRA issue for the Tapestry, although I am not sure if its a tapestry or OGNL problem. Here is more of the stacktrace: RequestExce

Re: Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-06-04 Thread Chris Chiappone
I also updated an JIRA issue for the Tapestry, although I am not sure if its a tapestry or OGNL problem. Here is more of the stacktrace: RequestExceptionReporter - Unable to process client request: Error initializing property dojoSource of bean 'coreAjaxDelegate' (of component tsagent/GetAgent/$

Re: Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-05-25 Thread Jesse Kuhnert
Unfortunately I don't think there is enough information there for me to do anything. I'm pretty sure it's an OGNL issue but will need more specifics about the objects / types involved in the exception stacks shown. On 5/22/07, Chris Chiappone <[EMAIL PROTECTED]> wrote: Okay I downgraded to tap

Re: Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-05-23 Thread Hugo Palma
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 Tape

Re: Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-05-22 Thread Chris Chiappone
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 C

Re: Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-05-22 Thread Chris Chiappone
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

Re: Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-05-22 Thread Chris Chiappone
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.

Re: Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-05-22 Thread Hugo Palma
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

Ognl Exception tap 4.1.2 weblogic 8 and java 1.4

2007-05-22 Thread Chris Chiappone
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 'coreAjaxDelega