Migrating PowerBuilder Web applications

(CR #442234) If you migrate a PowerBuilder Web application from EAServer version 5.x to 6.x, the migration tool replaces the EAServer 5.x profile values that are defined in WEB-INF/classes/jaguar.properties with the EAServer 6.x values. When you run the migration tool, if the value that you specify for the 5.x host is different from the value you initially defined in the PowerBuilder IDE, the profile properties are not migrated correctly. For example, if you initially defined the 5.x host as “myhost,” specifying either “myhost.sybase.com” or the machine’s IP address causes the migration to fail.

Workaround: When you run the migration tool, set the EAServer 5.x host name to the same value that you initially defined using the PowerBuilder IDE.