Lotus Expeditor Toolkit, Version 6.2
Operating systems: Linux on x86, Windows


Configuring a project

Perform the following steps to configure a project to use the Sun JSF Reference Implementation:
  1. Create a Client Services project with JSF support. See instructions in Java Server Faces (JSF) development. The project will be configured to use Apache JSF at project runtime or export (non-Apache artifacts may exists at project creation time).
  2. Open the Manifest editor for the project, and select the Dependencies tab.
    1. If org.apache.myfaces is listed under Required Plug-ins, remove it.
    2. Add com.ibm.pvc.servlet.jsf to the Required Plug-ins.
  3. Edit the project’s Client Services properties.
    1. Right click the project and select Properties. Select the Client Services page.
    2. Deselect the Apache MyFaces feature from the project’s Target features, and click OK.
When running the project, you must manually select the proper plug-in to include it in the runtime. On the launch configuration Plug-ins tab, ensure that com.ibm.pvc.servlet.jsf is selected.
Note: When using Run on Server, you can get to this tab through the Advanced… button.
Note: The Enhanced Faces component facet cannot be uninstalled from the target project once it is selected. You should only include the Enhanced Faces component if you intent to develop JSF applications using IBM® JSF support.


Library | Support | Home | Education | Terms of use |

Last updated: October 21, 2008
© Copyright IBM Corporation 2006, 2008. All Rights Reserved.
This information center is built on Eclipse™ (http://www.eclipse.org)