• Dependency Injection in RichFaces framework.

    Dependency Injection gives a power for services and simplifies development, so it would be nice to use such technology for RichFaces framework itsels. Proposed implementation: ServiceTracker class in the richfaces-A...
    Profile Photo
    last modified by alexsmirnov
  • RichFaces Data Iteration Components (DataTables)

    Base a4j:repeat component We should keep the component as base for all data iteration ones. It will allow the customer to use our common features  for iteration components and implement their own ones with free m...
    Profile Photo
    last modified by ilya_shaikovsky
  • a4j:queue in 4.x

    The goal of this document is to describe queue mechanism and related tags in RichFaces 4.x.   Overview  As JSF2 provides single queue instance which always turned on, RichFaces queue planned to be implement...
    Profile Photo
    last modified by ilya_shaikovsky
  • rich:editor component

    Overview  The editor component (“editor” or “the component” in the text below) will provide possibility to use tinyMCE editor widget as JSF component. It also should implement missed tineM...
    Profile Photo
    last modified by ilya_shaikovsky
  • Design of RichFaces <a4j:queue/>

    Overview RichFaces team is going to develop a new component that will take ajax event queues to the next level.  This wiki page will contain the  design and usability details of the component. Here the curre...
    Profile Photo
    last modified by ilya_shaikovsky
  • Layout components for RichFaces 3.3.1

        The scriptless approach with using CSS and semantic layout based on the Yahoo UI CSS grid is offered for RichFaces 3.3.1: http://developer.yahoo.com/yui/grids/   CSS Grid presumes two parts: ...
    Profile Photo
    last modified by ilya_shaikovsky
  • RichFaces CDK naming conventions

    This article is part of the "RichFaces 4.0 Components Development Kit" description. Generator expects next structure for Java classes and files : <prefix>.component.Abstract<Name> - the optional abstract s...
    Profile Photo
    last modified by alexsmirnov
  • RichFaces 4.0 ALPHA2 Release Plan

    This release is going to represent the last of the ALPHA releases.  This means that the majority of the core, CDK, assembly, client lib, etc.... functionality is complete and ready for general and rapid component...
    Profile Photo
    last modified by ilya_shaikovsky
  • Component Control and parameters passing

    ComponentControl overview: componentControl now implemented as a behavior definition by name not supported anymore as behaviors not supports such attachment. attach* attributes removed as not needed. actually I'm n...
    Profile Photo
    last modified by ilya_shaikovsky
  • RichFaces 4.0 Component Related Topics

    This is part of a larger set of pages - RichFaces 4.0 Release Center   This document will be a store for some high level thoughts on components changes during moval. Please do not edit this document to promote t...
    Profile Photo
    last modified by ilya_shaikovsky
  • RichFaces download.jboss.org/richfaces Structure

    This page describes the internal layout of the http://downloads.jboss.org/richfaces directory structure, and how items should be arranged when uploaded.  This location is not accessible for outside directory brow...
    Profile Photo
    last modified by jbalunas
  • Richfaces 3.3.X release testing process

    Following are the precondition for creating a tag in SVN 1. Unit tests pass 100% with the latest 3.3.X branch. http://hudson.qa.jboss.com/hudson/view/RichFaces/job/RichFaces-3.3   2. Demo app tests pass 100% F...
    Profile Photo
    last modified by prabhat.jha
  • How To Follow RichFaces Continuous Integration Builds

    As many of projects at JBoss, the RichFaces project makes extensive use of Continuous Integration(CI) builds via our Hudson instances.   It is important for developers, and sometime useful for users, to keep up ...
    Profile Photo
    last modified by jbalunas
  • RichFaces CDK renderer template language

    RichFaces 3.x CDK tags RichFaces 4.0 renderer template currently supports these namespaces: http://richfaces.org/cdk/xhtml-el - common EL-enabled HTML elements http://richfaces.org/cdk/core - CDK core tags http://ri...
    Profile Photo
    last modified by nbelaevski
  • RichFaces 4.0 ALPHA2 Client Lib Status

    Current Status Works on unified component API article "RichFaces.Event" first version has been done. Nick is going to review it. Codebase for client-side library left almost untouched since A1 (code review has been ...
    Profile Photo
    last modified by pyaschenko
  • Test Driven JSF Development

    Introduction There are few test frameworks for the JSF applications and components development. The most popular is the SHALE Test Framework http://shale.apache.org/shale-test/index.html, which uses the Mock object ap...
    Profile Photo
    last modified by alexsmirnov
  • RichFaces 3.3.X Docs Build Details

    [This article is work in progress...]   For simplified, step-by-step instructions for building and releasing the RichFaces 3.3.X documentation, refer to http://community.jboss.org/docs/DOC-13446   For inst...
    Profile Photo
    last modified by seanrogers
  • RichFaces 4.0 Miscellaneous Topics

    This is part of a larger series of articles - RichFaces 4.0 Release Center   License header review RichFaces Licensing And Copyright Portal Bridge Lead by Alex S.  For later releases Logging JBoss is ...
    Profile Photo
    last modified by jbalunas
  • RichFaces 4.0.0.ALPHA2 Meetings - January 2010

    Meeting Overview These meetings are to get everyone is sync, updates schedules, and expectations.  We are going to kick off these meetings with a status review meeting on January 13th, and then discuss further me...
    Profile Photo
    last modified by jbalunas
  • RichFaces 4.0 ALPHA2 Development Notes

    Component Implementation RF-7642 - Primary jira for component impl in A2 RichFaces Data Iteration Components (DataTables) - RF-7852 A4j Core Components Requirements - RFPL-97 RF-7816 queue RFC's for 4.x section star...
    Profile Photo
    last modified by jbalunas