• rich:calendar and locale/language

    I am using rich:calendar in my multi-lingual JSF app. Users can switch between English, French, German, Italian, and Dutch as the display language. The rich:calendar component is supposed to be locale aware, and I hav...
    Profile Photo
    last modified by mdmaurer
  • IE11 Compatability issue with <a4j:support

    After enter value in Textbox..it shoud re render the some componets.. i am facing issue re render the text area  component. After re rendering the </span> id is getting close before text area, due to this ...
    Profile Photo
    last modified by reddy.vinaybabu
  • Richfaces Re-render not calling validation

    I have a Richfaces (3.3.1) page with a form containing number of components. Some of these components are mandatory, so the required attribute is set to true. I have a commandButton (C1), which calls a server operati...
    Profile Photo
    last modified by sam-user
  • Error when using rich:columns

    Hi   I am using Richfaces 3.3.3 and trying to implement an ExtendedDataTable to display data with a varying number of columns by adding the r:columns attribute to the table   // Namespace declarations <...
    Profile Photo
    last modified by david-brighton
  • Richfaces 3.3.4-Blank Page only in IE

    I am working on migrating the application from myfaces 1.1 to myfaces 2.1.5 and using JBoss EAP 6.0.0   In my application we have so many scriplets so I decided to keep the .jsp page and configured with richface...
    Profile Photo
    last modified by raghu.m2009
  • rendering problem with selecte one checkboxes which is in different forms

    Hi All,   I have a problem while rendering the selectBooleanCheckbox,    <fieldset style = " float:left;   height:110px;   margin-left:10px;   width:200px">  ...
    Profile Photo
    created by kishi_kiran
  • Image not displaying richfaces 3.3.3

    Hi,   I have developed application with richfaces 3.3.3 and tomcat 6.0.26. The rich faces images (calendar , menus) not getting displayed. After restart the whole machine (system) then image is getting displayed...
    Profile Photo
    last modified by sasiganesh
  • Problem using foreach inside tabpanel

    I am using Jsf 1.2 (with facelet 1.1),seam 2.2.0 and richfaces 3.3.0 in my project.   I need to create dynamic tabpanel usinj jstl librairy (1.2)   My code looks like this:   <rich:tabPanel id="ta...
    Profile Photo
    last modified by zizou84
  • JSF 1.2_15, Richfaces 3.3.3 datatable re-render problem

    Hi all,   i have been previously using JBoss eap 4.3 .... which is running JSF version 1.2_09 ... the below was running perfectly fine After upgrade to JBoss eap 6.2 i've got problems partially rerendering a ri...
    Profile Photo
    last modified by masterm1nd
  • javascript error, undefined object, richfaces 3.3.2.GA

    Hi, we are experiencing a javascript error after executing the below aj4 commandButton. I was able to resolve the issue by modifying the ui.pack.js. Is there anything wrong with the below aj4 block? Could the ordering...
    Profile Photo
    created by jg1000c
  • selectOneRadioButton in rich:dataTable column

    Hello every one,   I am tring to do an example like in rich:dataTable, i need to place a raiobutton in one of the column for each row, and evrytime only one raio button should be selectd in the table, (it shoul...
    Profile Photo
    created by kishi_kiran
  • rich:comboBox pop up list on cursor down key

    hi,   we still use richfaces 3.3.3 .   we are working on some user friendliy issues, so the user doesn't need to use the mouse.   one point is, when the user navigates with tab to a rich:comboBox the...
    Profile Photo
    last modified by ajanz
  • Rich Faces 3.3.3.Final ajax functionality issue in IE 9 & IE 10

    I am using a4j:support tag to reRender a component on my page and it is getting stuck in IE 9 & IE 10. I used the recommended solution of setting the response header "X-UA-Compatible" to "IE=EmulateIE8" but it did...
    Profile Photo
    created by kalyancm
  • javax.el.ELException: Function 'rich:component' not found

    Hi All,   I am migrating richfaces 3.x to 4.x here i am getting thte error like this     javax.el.ELException: Function 'rich:component' not found <a4j:commandButton onclick = "#{rich:component('...
    Profile Photo
    created by kishi_kiran
  • Concurrent modification exception.

    I am using richfaces 3.3.1 facelets 1version is 1.14. The issue is seen in production enviroment. Following errors are seen frequently in our logs and soon after this our production tomcat hangs and we needs to rest...
    Profile Photo
    last modified by anoopanooponly
  • Richfaces 3.3.4 - modalPanel not displayed (js error) after updating to the latest version of IE8 on Win7

    I've recently updated IE with the latest security patch, the version is now 8.7601.17514.  Afterwards the modalPanel is no longer displaying. The error is: Webpage error details User Agent: Mozilla/4.0 (compatib...
    Profile Photo
    last modified by dbriley
  • Richfaces Compatibility Problems with Internet Explorer 11

    I am developing a web application using RichFaces / JSF. The application behaved as expected on Safari, Mozilla, Chrome, and IE 9, however, I encountered serious compatibility problems with IE 11. When a rich:modalPa...
    Profile Photo
    last modified by 425424
  • RichFaces 3.3.1 - javax.faces.FacesException - Error decode resource data

    Greetings, I'm using JBoss EAP 5.2.0 with RF 3.3.1 SP3 and Seam 2.2.6 EAP5. I will try to explain my problem. In a webapp, I have basic elements and group of basic elements. In order to group elements I'm using a lis...
    Profile Photo
    last modified by simplex-software
  • <a4j:include> does not work on jsp? its throwing exception when i am trying to dynamic change the viewId.

    javax.servlet.ServletException javax.faces.webapp.FacesServlet.service(FacesServlet.java:325) org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:206) org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseF...
    Profile Photo
    last modified by dksingh.cs
  • How to troubleshoot navigation rules problems

    Hi,   I have taken over a project formerly developed by someone else, and I have no way to contact the previous developer.   After adding a command link, navigation rule etc. by duplicating and editing an ...
    Profile Photo
    last modified by markus_n