Configuring class loader policy

When you deploy your ZIETrans Web applications, or when running the applications in the local test environment, the WAR class loader policy must be configured on a per Java™ EE application basis for either of the following situations:
  • Your application includes business logic. Your business logic might cause a ClassNotFoundException to occur.
  • Your application includes custom components or custom widgets. The components or widgets might cause a ClassNotFoundException to occur.

ZIETrans automatically configures the class loader policy for these applications.