Portlet Factory, Version 6.1.2


 

Configuring dynamic class loading

Follow these steps to configure the dynamic class loading.

  1. In a text editor, open the server.properties file located in IBM® WebSphere Portlet Factory's WEB-INF/ directory.

  2. In this file, locate the following two properties and change the settings as indicated:

    Entry Value
    server.service.directory.checkTimestamp true
    server.service.directory ${MyApp.rootDirectory}/work/classes

    Note: The directory you specify here should not be on the classpath.

  3. Save the server.properties file.

Dynamic class loading is enabled. Each time the WebSphere Portlet Factory servlet fields a service call, class file time stamps are examined and a new version of a class is loaded if a later time stamp exists.

Parent topic: About configuring dynamic class loading


Library | Support |