Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-04-02 Thread Jakob Korherr
Hi guys, I took a look at this problem and have already found the reason why this does not work with MyFaces. It was a small bug in MyFaces related to ViewMetadata and wrapped VDLs. I'll document it in a jira issue and also commit the solution later today. Regards, Jakob 2010/3/31 Matthias

Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-04-02 Thread Matthias Wessendorf
That's great news! Thanks for looking into it! -Matthias On Fri, Apr 2, 2010 at 3:07 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi guys, I took a look at this problem and have already found the reason why this does not work with MyFaces. It was a small bug in MyFaces related to

Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-04-02 Thread Max Starets
Thanks, Jacob! What is interesting is that Trinidad trunk is providing VDL factory just like the AJAX branch does, but the problem was not showing up there. Max Jakob Korherr wrote: Hi guys, I took a look at this problem and have already found the reason why this does not work with

Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-04-02 Thread Matthias Wessendorf
Hello Max, the issue was simple and has been fixed in MyFaces2: https://issues.apache.org/jira/browse/MYFACES-2641 -Matthias On Fri, Apr 2, 2010 at 4:10 PM, Max Starets max.star...@oracle.com wrote: Thanks, Jacob! What is interesting is that Trinidad trunk is providing VDL factory just

Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-04-02 Thread Jakob Korherr
This works now! See MYFACES-2641 for details. Regards, Jakob 2010/4/2 Max Starets max.star...@oracle.com Thanks, Jacob! What is interesting is that Trinidad trunk is providing VDL factory just like the AJAX branch does, but the problem was not showing up there. Max Jakob Korherr

[MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-03-31 Thread Matthias Wessendorf
Hi, I am seeing a ViewExpiredException (tested beta-2 and beta-3, both have the same problem), when running the demo on the ajax branch: https://svn.apache.org/repos/asf/myfaces/trinidad/branches/jsf2_ajax.3/ How to repo? a) check out the branch b) run mvn clean jetty:run -PjettyConfig on the

Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-03-31 Thread Andy Schwartz
One thing that is interesting about this that Matthias didn't mention is that the problem only repros when running against MyFaces - ie. same test case works okay when using -Djsf=ri. I haven't had time to investigate yet, but will try to do so if Max or Andrew (who are actively working on the

Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-03-31 Thread Matthias Wessendorf
On Wed, Mar 31, 2010 at 9:28 AM, Andy Schwartz andy.g.schwa...@gmail.com wrote: One thing that is interesting about this that Matthias didn't mention is that the problem only repros when running against MyFaces - ie. same test case works okay when using -Djsf=ri.  I haven't had time to

Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-03-31 Thread Matthias Wessendorf
that's why I added the header [MyFaces2] instead of Trinidad not exactly sure where the error is - not had time to investigate -M On Wed, Mar 31, 2010 at 9:55 AM, Matthias Wessendorf mat...@apache.org wrote: On Wed, Mar 31, 2010 at 9:28 AM, Andy Schwartz andy.g.schwa...@gmail.com wrote: One

Re: [MyFaces 2] beta-3 and Trinidad2's ajax branch...

2010-03-31 Thread Max Starets
Matthias, Do we know if it works the branch's base version (the trunk version where the AJAX branch was started)? Also, do we get the exception on every postback or just the partial postback? I will try to debug it all soon. Thanks, Max Matthias Wessendorf wrote: On Wed, Mar 31, 2010 at