JBoss Developer Studio gives you lots of power to work with managed beans.
Add and generate code for new managed beans
Generate code for attributes and getter/setter methods
Add existing managed beans to JSF configuration file
Above-listed steps have demonstrated specifying an existing Bean in the JSF configuration file, i.e. faces-config.xml. In the next section you'll know how to organize and register a custom Converter to specify your own converting rules.