[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2007-01-08 Thread [EMAIL PROTECTED]
Thank you Stan ! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998926#3998926 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3998926 ___ jboss-user mailing list

[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2007-01-05 Thread leman_1
Hello, I am having the same type of problem with a Struts based application. I am using an existing application and trying to get it running as a portlet. There are a lot of cases where the actions save objects as request attributes. On the forwarded to jsp page the usebean call fails

[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2007-01-05 Thread [EMAIL PROTECTED]
domyalex wrote : Uh in which version of MyFaces will the fix be available? I recently switched to 1.1.4 but realized that the problem persisted. | | Regards | | Alejandro Fixed in 1.1.5. You can use a nightly build. We are also talking about doing a patch branch for 1.1.4. If

[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2007-01-05 Thread domyalex
Uh in which version of MyFaces will the fix be available? I recently switched to 1.1.4 but realized that the problem persisted. Regards Alejandro View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3998416#3998416 Reply to the post :

[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2006-11-16 Thread [EMAIL PROTECTED]
It's a bug in MyFacesGenericPortlet. I'm going to fix it as soon as I can. Stan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3986591#3986591 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986591

[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2006-11-10 Thread vadymkarpenko
I understand that this looks like a very simple problem. But I still have a question on our example HelloWorldJSFPortlet. In this portlet you are using |managed-bean | descriptionBasic UserBean/description | managed-bean-nameuser/managed-bean-name |

[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2006-11-10 Thread [EMAIL PROTECTED]
Stan, could it be because between the action phase and the render phase, there is another HTTP request (a redirection) ? So when you call an action you actually do *2* HTTP requests. (I don't know how you handled that). I think at some point you could tell JBoss Portal to avoid the

[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2006-11-09 Thread vadymkarpenko
in addition to my post, I use : JBoss AP 4.0.4.GA JBoss Portal 2.1.4.CR1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3984490#3984490 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3984490

[jboss-user] [JBoss Portal] - Re: lossing of attributes in the request scope of jsf

2006-11-09 Thread [EMAIL PROTECTED]
This sort of JSF portlet works fine for others. Must be something wrong with your configuration. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3984570#3984570 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3984570