Develop > Persistence layer > Work with WebSphere Commerce services
Install the Java Emitter Template (JET) package
Install this package if the customization procedure uses a Java Emitter Template (JET) to generate code, for example, service modules and Java classes. JET is an Eclipse-enabled template engine for generating applications based on customizable, model-driven architecture transformations.
Before you begin
- Install WebSphere Commerce Developer
- When Rational Application Developer, you can optionally select the JET Transformation Authoring and Runtime component.
To confirm if JET is installed:
- Open the installed packages xml file:
- Click Start > Programs > IBM Installation Manager > View Installed Packages.
- Open the main menu and go to View Installed Packages.
- Search for the following value:
<package kind='feature' id='com.ibm.rad.transform_authoring'> <property name='cic.info.name' value='JET Transformation Authoring and Runtime'/> <property name='cic.feature.kind' value='NotSelectedByDefault'/> </package>
- If this value is found, the Java Emitter Template (JET) has been successfully installed. No further installation steps are necessary.
- If this value is not found, install the Java Emitter Template (JET).
Procedure
To install the Java Emitter Template (JET).
- Start the IBM Installation Manager:
- Click Start > Programs > IBM Installation Manager > IBM Installation Manager.
- Open the main menu and navigate to IBM Installation Manager.
- Click Modify to start the Modify Packages wizard.
- Select the IBM Software Delivery Platform package group name and click Next.
- At the language selection screen, click Next. The Features selection opens.
- Expand IBM Rational Application Developer for WebSphere Software > Extensibility features.
- Select JET Transformation Authoring and Runtime
- Click Next. On the Summary page, click Modify to complete the installation changes. Click Finish to exit the Modify Packages wizard.
- Close the IBM Installation Manager.