Versions Compared

Key

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

...

  1. Create a local folder named libWC to collect all jar files needed for Windchill.

  2. Locate and gather from your Windchill server, 2 sets of jar files and copy these into the libWC folder.
    Set 1

  3. Go to the this folder on your Windchill server: <Your Windchill Installation>\Windchill\ieconnector

    1. e.g. D:\ptc\Windchill\ieconnector.

  4. Locate and copy the ie.rar file to a separate temporary location

  5. Unzip the ie.rar file at this temporary location.

  6. Copy these 4 5 jar files from the unzipped folder to your libWC folder:

    • ie-ra-client.jar

    • webservices-api.jar

    • webservices-extra.jar

    • webservices-extra-api.jar

    • webservices-rt.jar

    Set 2

  7. Go to this folder on your Windchill server: <Your Windchill Installation>\Windchill\codebase\WEB-INF\lib

    1. e.g. D:\ptc\Windchill\codebase\WEB-INF\lib

  8. Copy these 3 jar files to the libWC folder.

    • ie3rdpartylibs.jar

    • ieWeb.jar

    • wncWeb.jar

  9. Now, your libWC folder must have 8, and only 8, jar files—5 from Set 1 and 3 from Set 2. Assure it has no other jars.

  10. For each workstation that will be running MagicDraw and Syndeia

    1. Complete the section "Library Installation for specific Repositories" in the Install Syndeia plugin guide

...