Re: Remoting changes with viewState

2007-05-22 Thread Craig McClanahan
hing else in your code that is triggering issues, and can be investigated from there. Craig Thanks, Joost -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Wednesday, May 23, 2007 8:27 AM To: user@shale.apache.org Subject: Re: Remoting cha

RE: Remoting changes with viewState

2007-05-22 Thread JS Portal Support
an. Would you suggest raising this issue in the myfaces list? Thanks, Joost -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Wednesday, May 23, 2007 8:27 AM To: user@shale.apache.org Subject: Re: Remoting changes with viewState I h

Re: Remoting changes with viewState

2007-05-22 Thread Craig McClanahan
I haven't heavily tested multiple JSF servlet mappings, but it seems likely that there might be issues in the JSF implementation itself with that. Since you are using prefix mapping for your resources, why not just try: /dynamic/runableEntityHandler/getTaskExtraInfo.jsf instead? Craig On

Remoting changes with viewState

2007-05-22 Thread JS Portal Support
Hi, I'm using remoting and it works great! But unfortunately if I have a page load partial content though remoting, the request seems to change the underlying viewState of the JSF view. I'm using the : org.apache.shale.remoting.FACES_SERVLET_MAPPING_INDEX 1 To point to the *.resourc