Re: xmlmenumodel not displaying sub menus with trinidad/jsf

2009-10-08 Thread Abhijit Ghosh
at the server side? Thanks, UR Abhijit Ghosh wrote: Please let us know what version of trinidad you are using.Your tag code seems fine.The menu metadata xml has the same focusViewId for the parent and two of it's children,I don't think that is correct.Also selected=true is not needed

Re: xmlmenumodel not displaying sub menus with trinidad/jsf

2009-10-07 Thread Abhijit Ghosh
Please let us know what version of trinidad you are using.Your tag code seems fine.The menu metadata xml has the same focusViewId for the parent and two of it's children,I don't think that is correct.Also selected=true is not needed on the commandNavigationItems,though I doubt it would cause the

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-26 Thread Abhijit Ghosh
Hi, If everyone agrees with the changes in the new patch,please commit the patch. Thanks, Abhi On Fri, Aug 21, 2009 at 3:10 AM, Abhijit Ghosh abhijit.s.gh...@gmail.comwrote: Blake/Matthias, I have provided a new patch which uses the TransientHolder wrapper.Thanks for your comments

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit Ghosh
Blake, Please find my response inline: On Wed, Aug 19, 2009 at 8:40 PM, Blake Sullivan blake.sulli...@oracle.comwrote: Abhijit S Ghosh (JIRA) said the following On 8/19/2009 6:32 AM PT: XMLMenuModel data structures are not fully serializable.

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit Ghosh
Yes,I saw that class,but essentially I am doing the same thing as that class.I can re-implement it using TransientHolder if that is preferable. Thanks, Abhi On Thu, Aug 20, 2009 at 3:15 PM, Matthias Wessendorf mat...@apache.orgwrote: On Thu, Aug 20, 2009 at 11:33 AM, Abhijit

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit Ghosh
I will submit a new patch using the TransientHolder utility as I think that would be more elegant in terms of code changes. -- Abhi On Thu, Aug 20, 2009 at 3:32 PM, Abhijit Ghosh abhijit.s.gh...@gmail.comwrote: Yes,I saw that class,but essentially I am doing the same thing as that class.I can

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit Ghosh
Blake/Matthias, I have provided a new patch which uses the TransientHolder wrapper.Thanks for your comments and suggestions. Thanks, Abhi On Thu, Aug 20, 2009 at 6:18 PM, Abhijit Ghosh abhijit.s.gh...@gmail.comwrote: I will submit a new patch using the TransientHolder utility as I think

Re: [Trinidad] your thoughts on a 1.2.3 rc

2007-10-16 Thread Abhijit Ghosh
Hi Matthias, There was a regression due to TRINIDAD-737 in 1.0.3.I don't know if that was checked into 1.2.x or if it was fixed subsequently.You can see the discussion here.http://www.nabble.com/-Trinidad-1.0.3--returnListener-is-broken-tf4594019.html#a13114944 Thanks, Abhijit Ghosh On 10/16/07