Re: Random JSF error: no saved view state could be found

2013-10-16 Thread Zmirc
Hi, Leonardo! I'm very glad to hear that. Thanks for willing to help. A small comment: the error appeared with both ways of storing the state: server and client. I switched to client hoping that it may fix it, but it didn't make any difference. After a few weeks with Majorra, that error

Re: Random JSF error: no saved view state could be found

2013-10-15 Thread Leonardo Uribe
Hi I have checked the code inside MyFaces using jmeter and changing to client side state saving, enabling/disabling encryption and the code is ok. Definitively all the code related to state saving is ok, and the issue you have in your application should be something very specific, maybe not

Re: Random JSF error: no saved view state could be found

2013-10-01 Thread Romain Manni-Bucau
in advance. It's on StackOverflow also: http://stackoverflow.com/** questions/18992241/random-jsf-**error-no-saved-view-state- could-be-found/18999855http://stackoverflow.com/**questions/**http://stackoverflow.com/questions/** 18992241/random-jsf-error-no-saved-view-state-could

Re: Random JSF error: no saved view state could be found

2013-10-01 Thread Leonardo Uribe
know what to do in order to fix it. Thanks a lot in advance. It's on StackOverflow also: http://stackoverflow.com/** questions/18992241/random-jsf-**error-no-saved-view-state- could-be-found/18999855http://stackoverflow.com/**questions/** http://stackoverflow.com/questions

Re: Random JSF error: no saved view state could be found

2013-10-01 Thread Howard W. Smith, Jr.
response inline/below... On Tue, Oct 1, 2013 at 1:13 AM, Romain Manni-Bucau rmannibu...@gmail.comwrote: About it works with mojarra so that's mf it is a big shortcut. It can be a bug in mojarra which make it working too (im not saying it, just you dont know and you cant conclude since you

Re: Random JSF error: no saved view state could be found

2013-10-01 Thread Howard W. Smith, Jr.
responses inline, below. On Tue, Oct 1, 2013 at 3:45 AM, Zmirc zmircmir...@gmail.com wrote: set JAVA_OPTS=%JAVA_OPTS% -Dorg.apache.catalina.session.** StandardSession.ACTIVITY_**CHECK=true set JAVA_OPTS=%JAVA_OPTS% -Dopenejb.session-context=http these two are definitely interesting, even

Re: Random JSF error: no saved view state could be found

2013-10-01 Thread Zmirc
Hi! I'm always open to comments and suggestions, but please try to provide a fix or a solution. That error happens both on CDI and ManagedBeanS. Excluding one and guessing that the other one might be the problem shows that you didn't actually get the bug. If you don't know the other Tomee

Re: Random JSF error: no saved view state could be found

2013-10-01 Thread Howard W. Smith, Jr.
forgot to mention that I usually add 'private' to managed bean members that I reference via @Inject, so in my app, I would do the following: @Inject private UserDataB udB; @Inject private ItemC itemC; @Inject private ImageC imageC; @Inject private UserC userC;

Re: Random JSF error: no saved view state could be found

2013-09-30 Thread Zmirc
ideas please? I really don't know what to do in order to fix it. Thanks a lot in advance. It's on StackOverflow also: http://stackoverflow.com/** questions/18992241/random-jsf-**error-no-saved-view-state-** could-be-found/18999855http://stackoverflow.com/questions/18992241/random-jsf-error-no-saved

Re: Random JSF error: no saved view state could be found

2013-09-30 Thread Romain Manni-Bucau
-be-found/18999855http:/**/stackoverflow.com/questions/** 18992241/random-jsf-error-no-**saved-view-state-could-be-** found/18999855http://stackoverflow.com/questions/18992241/random-jsf-error-no-saved-view-state-could-be-found/18999855 Stack trace for one of the pages: |25-Sep-2013 07:39:26.380

Re: Random JSF error: no saved view state could be found

2013-09-27 Thread Zmirc
so. Any ideas please? I really don't know what to do in order to fix it. Thanks a lot in advance. It's on StackOverflow also: http://stackoverflow.com/questions/18992241/random-jsf-error-no-saved-view-state-could-be-found/18999855 Stack trace for one of the pages: |25-Sep-2013 07:39:26.380

Re: Random JSF error: no saved view state could be found

2013-09-27 Thread Leonardo Uribe
it. Thanks a lot in advance. It's on StackOverflow also: http://stackoverflow.com/** questions/18992241/random-jsf-**error-no-saved-view-state-** could-be-found/18999855http://stackoverflow.com/questions/18992241/random-jsf-error-no-saved-view-state-could-be-found/18999855 Stack trace for one

Random JSF error: no saved view state could be found

2013-09-25 Thread Zmirc
a lot in advance. It's on StackOverflow also: http://stackoverflow.com/questions/18992241/random-jsf-error-no-saved-view-state-could-be-found/18999855 Stack trace for one of the pages: |25-Sep-2013 07:39:26.380 SEVERE[http-bio-80-exec-15