You can install the sample application that is provided
with the Feature Pack for XML into your WebSphere® Application Server installation.
Before you begin
- You should be familiar with basic application installation and
administration for WebSphere Application
Server.
- Install the Feature Pack for XML.
- Augment an application-server profile with the Feature Pack for
XML.
- Locate the sample enterprise archive (EAR) file that is provided
with the Feature Pack for XML.
Procedure
- Install the application.
- Start your application server.
- Log into the administrative console for the application
server.
- In the left panel of the administrative console, expand Applications.
- Select New Application.
- Select New Enterprise Application.
- On the installation panel, select Local file system or Remote
file system and perform one of the following actions to enter
the location of the xmlfepsamples.ear file:
- Enter the full path to the location of the EAR file.
- Use the Browse button to select the location.
- Click Next.
- Select Fast Path.
- Click Next.
- On the Map modules to servers panel, specify the target
where you want to install the module.
- Click Next.
- On the Map virtual hosts for Web modules panel, specify
the virtual host where you want to install the module.
- Click Next.
- Review the summary of the installation options.
- Click Finish.
- Click Save or Sync and Save to save directly
to the master configuration.
- Start the application.
- Go to Applications > Application Types > WebSphere enterprise applications.
- Select XML Sample,and click Start.
- Access the installed application.
For example,
go to:
http://host_name:9080/xmlfepsamples/index.html
- If you plan to use the database mode of the Database Integration
Checker sample, read and follow the instructions in the readme file.