• rich:fileUpload in JSF version 3.3.3 final, 1 file uploaded causes file upload listener to run twice in Firefox v69

    For some reason, best guess is something todo with how broswer handles the ajax event a single fileupload triggers the event listener in Java twice.   The problem is worst in Firefox.   Latest Chrome versi...
    Profile Photo
    last modified by redhatchittak
  • RichFaces 3.3.4.Final, JSF 2.0, Weblogic 12; fileUpload component error

    I'm having a problem uploading files with the fileUpload component.  So far, I've tried disabling the CsrfGuard filter, the DataAccessAuthorityFilter, and the AuthorizationFailureFilter with no change in the erro...
    Profile Photo
    last modified by llcawthorne
  • Richfaces 3.x security

    I'm just curious if there are plans for a patched version of Richfaces 3.x to address the security issues: CVE -CVE-2018-14667 CVE -CVE-2018-12533 like what was done for https://www.bleathem.ca/blog/richfaces...
    Profile Photo
    last modified by cce
  • Change minimum width of page in RichFaces 3.3.1

    Hello,   I am a front-end web-dev tasked with making a JSF 1.1 & RF3.3.1 project responsive. I observe that the default minimum width of any page seems to be 980px however I find it difficult to locate this...
    Profile Photo
    created by igoryen
  • Datepicker is not working after ajax call using <a4j:commandButton

    Hi All,   I'm trying to integrate datepicker jQuery beautiful plugin to an existing JSF application. The application used seam 2.1.2, jsf 1.2, ricfaces 3.3.3 and facelets.   I've managed to solve the jQue...
    Profile Photo
    last modified by itays100
  • Richface-3.3.3.Final + JSF2.0 + Facelet1.1.14 TagLibraryConfig issue.

    Hi All,   I have issue with richfaces3.3.3.Final, jsf2.0, facelet1.1.14 with Weblogic 12c. I have done the configuration as per https://developer.jboss.org/wiki/RichFaces333AndJSF20. Application is deploying s...
    Profile Photo
    last modified by yugandhar.gali
  • Modifying PickList to contain a Tree instead of one of the lists

    Hi, I need to create a pick list but with one exception, the source list needs to be a Tree that can contain nodes and subnodes, when a node is selected and moved to the target list, it will be 'flattened'.   A...
    Profile Photo
    last modified by arikall
  • a4j push interval..how to set

    the interval attribute of a4j push is not working. the atmosphere implementation is used in the application and the page polls a pushtopic. Issue is the polling becomes incessant and grows when multiple users login.Pl...
    Profile Photo
    last modified by mythilisanthanam
  • inputText being initialized by drop down list does not work after validation error (works if required="true")

    Hi,   This is for a JSP page using RichFaces 3.3.3/JSF 1.2 running on JBoss 7.1.1, I have attached the JSP files and JAVA bean file as part of the test case. There are two input text components (in TestCaseAddre...
    Profile Photo
    last modified by rajnishlal
  • richfaces-ui-3.3.2.SR1 failed admin-console of JBoss "jboss-5.1.0.GA"

    Dear All,   We are using subject richfaces-ui for our application. When I place the "richfaces-ui-3.3.2.SR1.jar" under directory "C:\jboss-5.1.0.GA\server\default\lib" admin-console deployment become failed. You...
    Profile Photo
    created by asgharnazir
  • Page Load time in more in IE11 for JSF 1.2 & RichFaces 3.3.3

    Hi All,   We have a web application in JSF 1.2 & Richfaces 3.3.3. We are running in IE11 & Windows 7. The page displays immediately in IE11 but the logo on tab keeps on revolving for quite some time. Iss...
    Profile Photo
    last modified by swadhwa6
  • Highlights Dates in Rich:Calendar

    I have following code which works fine. I want highlight the dates by changing colors where records are present. color gets change on clicking but I want to display it before clicking.  styleclass working for m...
    Profile Photo
    last modified by asimshaikh1
  • Error Rendering View: java.lang.IllegalStateException: duplicate Id for a component

    I am using JSF 1.2 Richfaces 3.3.0 and Facelets 1.1.15 with Tomcat 6. My Server is Ubuntu 12.04.   Often I am getting exception as       Error Rendering View     java.lang....
    Profile Photo
    last modified by kanna90
  • dataTable with both (external) filtering and (built-in) sorting

    Hi,   I'm trying to create a table with both sorting and filtering capabilities. I've managed to implement this using the built-in functionality that is provided and it all works fine. However, the built-in fil...
    Profile Photo
    last modified by jkarv
  • Display columns in rich: columngroup

    Hello Everyone, I am trying to display columns in columngroup. so Under single Date Header all Data related to date should appear, I am attaching my Current Display and Required Display. Kindly help.   THIS IS ...
    Profile Photo
    last modified by asimshaikh1
  • How to disable embedded tinyMce version?

    We have a Seam 2.2.2 application that uses richfaces 3.3.3 and now we are trying to change it's interface. I was trying to use new tinymce (which relies only in javascript) without the integration seam-richfaces. ...
    Profile Photo
    created by magnoferreira
  • Generic File Preview control / plugin for RF?

    I entered this here because we have many 3.x applications that cannot as yet be migrated to RF 4. We have the need to store documents of various types (pdf, doc, xls, tiff) in database blobs. That part is easy. ...
    Profile Photo
    created by arnieoag
  • Grouping of  Rows DateWise

    Hello Everyone I want to add Group to rows for every single date. after date change a spacer between rows should be displayed.how to achieve this ??? <rich:dataTable  value="#{dailyOrderMaster.outputList}" va...
    Profile Photo
    last modified by asimshaikh1
  • a4j:jsfunction vs calling method directly from javascript

    I'm new to RichFaces. I have a requirement to call backingbean method from javascript. I used a4j:jsfuction to do so but I was adviced not to use this component for performance and call backing bean method directly wi...
    Profile Photo
    last modified by developer112
  • JSF 1.2 with RichFaces 3.3.3 over JBoss EAP 6.4 coming from JBoss EAP 4.3

    Hi,   We´re upgrading our JBoss com EAP 4.3 (Java 5) to EAP 6.4 (Java 8). When we put the pages over JBoss 6.4 the majority of pages thrown the following error:   16:45:13,410 ERROR [org.ajax4jsf.web...
    Profile Photo
    created by stateri