Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a folder named libTC to collect all the jar files needed for Teamcenter. You will need to locate and gather jar files from two different locations and copy them in the libTC folder. The jar files in the first location are required. The jar files in the second location are optional.

  2. The first location (Location 1) to gather the jar files from is your Teamcenter server installation. Each Teamcenter installation has a soa_client.zip file at the root level, e.g. <Your TC installation folder>\Tc9.1_win32\soa_client.zip.

    1. Extract the contents of (unzip) soa_client.zip file.

    2. Navigate to the java\libs sub-folder, e.g. <Your TC installation folder>\Tc9.1_win32\soa_client\java\libs.

    3. Copy all the 27 jar files listed for Location 1 (LHS column) in the table below to the libTC folder.

  3. Optional: The second location (Location 2) to gather the jar files from is the Teamcenter rich client installation, specifically the following folder.

    1. For TC 9.x: <Your TC rich client installation>\portal\plugins\com.teamcenter.rac.external_9000.1.0

    2. For TC 11.2: <Your TC installation folder>\TcRoot\portal\plugins\com.teamcenter.rac.external_11000.2.0

  4. Copy all the 27jar 27 jar files listed for Location 1 (LHS column) in the table below to the libTC folder.

  5. Copy all the 13 jar files listed for Location 2 (RHS column) in the table below to the libTC folder.

  6. Now, the libTC folder should have 40 jar files—27 from Location 1 and 13 from Location 2.

  7. Keep the libTC folder at a known location on the same workstation as your Cameo and your Syndeia Plugin installation.

...