6320ch_DEV_post_migration.fm

Draft Document for Review July 28, 2004 7:33 pm

8.2.9 Product Advisor

WebSphere Commerce Suite V5.1 contains the following three files in the <wcs_home>\samples\web\pa directory:

pc51.jsp

pe51.jsp

sa51.jsp

WebSphere Commerce V5.6, during the installation, provides newer versions for these sample files available in the following directories:

For WebSphere Commerce V5.6 runtime:

<wc_home>\samples\web\pa

<was_home>installedApps\<nodename>\WC_<instancename>.ear\Stores.war

For WebSphere Commerce V5.6 Toolkit:

<wctoolkit_home>\samples\web\pa

<wctoolkit_home>\workspace\Stores\Web Content

Where <wctoolkit_home> is the installation directory for WebSphere Commerce V5.6 Toolkit, <wc_home> is the installation directory for WebSphere Commerce V5.6, <was_home> is the installation directory for WebSphere Application Server V5.0.2, <nodename> is the WebSphere Application Server node name, and <instancename> is the name of the runtime instance.

If you based any development on these WebSphere Commerce Suite V5.1 sample JSP files, you must apply the changes in these JSPs to your customized JSPs.

Package name change

The package name for the following Product Advisor data type classes has been changed in WebSphere Commerce V5.6:

DsCurrency

DsDate

DsDecimal

DsDouble

DsImage

DsInteger

DsString

DsURLLink

In WebSphere Commerce Suite V5.1 these classes were in the package com.ibm.commerce.datatype, whereas in WebSphere Commerce V5.6 the package name has changed to com.ibm.commerce.pa.datatype.

154Keeping Commerce Applications Updated WebSphere Commerce 5.1 to 5.6 Migration Guide

Page 172
Image 172
IBM SG24-6320-00 manual Product Advisor, Package name change