Configuring portlets – Sybase Version 2.2 User Manual

Page 26

Advertising
background image

Configuring Portlets

20

PATRIOTcompliance Starter Kit

Setting the TableClean component properties

1

Right-click TableClean, choose Component Properties.

2

When the Connection Properties sheet appears, click the Transactions
tab, choose Requires New.

3

Click the Resource Refs tab, do this:

In the Resource factories referenced in code group, set the Sharing
Scope
of the jdbc/CacheName to shareable, then set the Resource Link
to PATRIOTdbConnection.

4

Click OK to return to Jaguar Manager.

5

Shutdown and restart EAServer.

Configuring Portlets

This section tells you how to install and configure the 2.2 portlets.

Setting single login properties

Previous versions of PATRIOT Starter Kit sometimes allowed users to login
more than once with the same login name. Updates to the
portalinterface.properties allow you to restrict users to a single login at a time.

1

Back up the following files.

Note

Directory paths below are in UNIX notation. For DOS, change forward
slashes to back slashes; change $JAGUAR to %JAGUAR%.

2

Extract onelogin.zip into $JAGUAR.

Subdirectory

Filename

$JAGUAR/html/classes

PI_Errors.properties

$JAGUAR/html/classes/com/
sybase/ep/portalinterface

Errors.class.

$JAGUAR/html/classes/com/sybase/ep/
portalinterface/services

SecurityServiceImpl.class

$JAGUAR/META-INF

MANIFEST.MF

Advertising