+

Search Tips   |   Advanced Search

Personalization jar files that use public API

Unless they are included in the JavaDoc documentation, classes are not public API even if they are included in these .jar files. When we use IBM Rational Application Developer and the Portal Personalization tools, these classes are added to the project classpath automatically and no further action is necessary.

If we are compiling the application outside of Rational Application Developer and we are using Personalization APIs, you may need to add the following classes to the classpath when compiling your application. These .jar files are located in PORTAL_HOME/pzn/prereq.pzn/lib:

  • pznquery.jar

  • pznresources.jar

  • pznruntime.jar

  • pznwpsruntime.jar


Parent topic: Use the Personalization APIs