Deploying the TaxwareLink package to your WebSphere Commerce environment

When integrating WebSphere Commerce with Taxware, you must extract the TaxwareLink package to your WebSphere Commerce environment.

Note: WebSphere Commerce Version 6 does not support TaxWare on IBM i.

Procedure

  1. Extract the TaxwareLink package from the Taxware_Pack\TaxwareLink directory to the TaxwarePack_tempdir directory in either your WebSphere Commerce Server environment or WebSphere Commerce development environment.
  2. The steps required to set up the files that you extracted as part of the TaxwareLink package are dependent on the WebSphere Commerce environment to which you extracted the TaxwareLink package.
    OptionDescription
    WebSphere Commerce Server environment
    1. Create a compressed file that contains the taxwaretif.jar file and TaxwareMessages_en_US.properties file within the following directory structure:
      lib\taxwaretif.jar
      properties\TaxwareMessages_en_US.properties
    2. Deploy the ZIP file into WebSphere Commerce.
    WebSphere Commerce DeveloperWebSphere Commerce development environment
    1. Copy the taxwaretif.jar file into the WC_Toolkit\workspace\WC\lib directory.
    2. Add the line lib/taxwaretif.jar to the MANIFEST.MF file under WC_Toolkit\workspace\Stores\Web Content\META-INF.
      Note: The MANIFEST.MF file is sensitive to spaces. If you edit the file directly as text, be aware of the spaces between and after lines. Alternatively, you can use the Manifest Editor that is provided with the WebSphere Commerce development environment to edit this file.
    3. Copy the TaxwareMessages_en_US.properties file into the WCDE_installdir\workspace\WC\lib directory.