WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

About ReleaseBuilder

 

+

Search Tips   |   Advanced Search

 

During staging of follow-on releases of IBM® WebSphere® Portal Express portals, configurations, and artifacts need to be moved between systems.

ReleaseBuilder (releasebuilder.sh) enables management of release configurations independent of user configurations.

Release configuration data can be exported into an XML configuration interface configuration file. During staging of follow-on releases it is now possible to stage release configurations between two releases using the XML configuration interface.

This allows you to track which configuration entities were removed, added or changed compared to the previous release, and apply differential updates. Differential updates are created by detecting the differences between one configuration and another. A third configuration can then be generated to represent the difference and used to apply not only addition and update modifications, but also deletions to the production server. This allows the staging and production servers to remain in synch and eliminates the problem of configuration bloat on the production server.

ReleaseBuilder is a configuration management tool. It should not be used for migration purposes.

 

Performance benefits

Massively parallel portal configuration tasks; for example, hundreds of administrators working in parallel; which could impact the user experience and portal performance, can be distributed to independent portal systems. ReleaseBuilder together with the XML configuration interface allows integration of the resulting configurations.

 

ReleaseBuilder synopsis

The releasebuilder.sh command files reside in...

portal_server_root/bin

...and has the following syntax:

 

Examples

To generate the differences file containing the additions and subtractions configuration file, enter;

The resulting output configuration file will contain the additions and deletions to be imported onto the production portal server. Usage Notes

 

Parent topic:

Staging to production

 

Related concepts
Overview of staging the portal to production

 

Related tasks
Building a Release

 

Related reference

Manual steps prior to using ReleaseBuilder