[Trinidad] Problem using on Blackberry mobile

2010-09-15 Thread Seema Richard (UST, IND)
Hi, We are using MyFaces 1.2 with Facelets and Trinidad for our web application which needs to be supported in multiple mobile devices like iPhone and Blackberry. We have a command button whose action is bound to a backing bean method. When clicking this button, the backing bean method is not

Re: MyFaces Test with JSF 1.1

2010-09-15 Thread Udo Schnurpfeil
Hi Jakob, there is an easy solution to make myfaces-test12 usable to test applications running with JSF 1.1. I will create an Jira issue and fix that. To make the project build-able with JSF 1.1 is more complex and not needed for me. Regards, Udo Am 14.09.10 16:47, schrieb Jakob

Re: [Trinidad] Problem using on Blackberry mobile

2010-09-15 Thread mamallan . uthaman
Hi Seema, What Blackberry device are you testing? is it new Blackberry 6.0? Thanks Mamallan On 9/15/2010 8:49 AM, Seema Richard (UST, IND) wrote: Hi, We are using MyFaces 1.2 with Facelets and Trinidad for our web application which needs to be supported in multiple mobile devices like

RE: [Trinidad] Problem using on Blackberry mobile

2010-09-15 Thread Seema Richard (UST, IND)
Hi Mamallan, Our requirement is to support Blackberry OS 5.0 We used the following simulator to check the application- Simulator Storm2 9550-Generic OS 5.0.0.713 http://na.blackberry.com/eng/developers/resources/simulators.jsp We tried with one or two other simulators as well, but the same issue

Re: [Trinidad] Problem using on Blackberry mobile

2010-09-15 Thread mamallan . uthaman
Hi Seema, Are you adding any JavaScript (JS) to your application? If not, can you still reproduce this issue with a very simple page containing only a button? The source parameter you are referring is added by Trinidad's JS, so if JS added in your app breaks (happens in rare occasions) the