Configuring a Managed Bean

You can configure a Java, Service, DataWindow, or EJB managed bean.

To configure a managed bean:

  1. In the WorkSpace Navigator of the Web Application Development perspective, expand Webroot, then expand WEB-INF.

  2. Select faces-config.xml.

    The JSF Faces Configuration Editor opens.

  3. Select the ManagedBean tab.

    The Faces Configuration Managed Bean page displays defined managed beans.

  4. Select the managed bean that you want to change.

    The configuration of the managed bean displays in the Managed Bean section.

  5. To change the managed bean class, click Browse adjacent to the Managed Bean class field and select a new class.

  6. To change the scope, click the arrow in the Managed Bean scope field to open the drop-down list and select a new scope.

  7. To change the initialization, click Edit in the Initialization section and change the properties as needed.

Creating a Java Managed Bean

Creating an EJB Managed Bean

Creating a Service Managed Bean

Creating a DataWindow Managed Bean

Deleting a Managed Bean

JSF Application Configuration Editor

WorkSpace Navigator

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com