Adding a Lifecycle Factory to a Web Application

The lifecycle-factory element contains the fully qualified class name of the concrete LifecycleFactory implementation class that is called when FactoryFinder.getFactory(LIFECYCLE_FACTORY) is called.

To add a lifecycle factory:

  1. Select faces-config.xml in the WorkSpace Navigator of the Web Application Development perspective.

    The JSF Application Configuration editor opens.

  2. Select the Other tab of the editor.

    The Other page appears.

  3. Expand the Lifecycle Factory section.

  4. Click Add.

    The Find Type dialog box opens.

  5. Type the first letter of the type you want to use in the Select a type field.

    A list of available types beginning with the letter you typed appears in the Matching types list.

  6. Select the type that you want to use and click OK.

    The lifecycle factory is added to the list.

Developing a Web Application

JSF Application Configuration Editor

WorkSpace Navigator

Web Application Development Perspective

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