Before you begin
Migrating your server from WebSphere Application Server for z/OS V4.0.1 to V5 is a manual process. The export server capability of the V4.0.1 adminstrative console allows the dumping of V4.0.1 server settings to an XML file for review prior to manually configuring the V5 server.Why and when to perform this task
Steps for this task
Then, you can specify <export_dir> (for example, in the Output directory) for output and export the J2EE server by clicking on OK.
Note: The directory "/export_dir/J2SERV1" MUST already exist in order for this export to succeed.
You can look into server.xml to find out exactly which <UUID> .ear file maps to which application name.
Note: You should review the settings when you did a dump of the server.
wsadmin> $AdminConfig save
Here's an example of where it may be saved:
/WebSphere/V5R0M0/AppServer/config/cells/SY1/...*.xml