Installing the account management portlet – Sybase Version 2.2 User Manual

Page 29

Advertising
background image

CHAPTER 2 Upgrading to version 2.2

Upgrade Guide

23

Installing the Account Management portlet

This section tells you how to install the Account Management portlet. There
are separate instructions for Windows and Solaris-based installations.

Windows

Use these instructions to install the Account Management portlet on Windows.

1

With ASE and Jaguar Server running, open a command window, and copy
%PATRIOT%\Portlets\PatAcctManagementPortlet.pz to
%SYBASE%\PortalInterface-2_5\bin.

2

Change to the %SYBASE%\PortalInterface-2_5\bin directory.

3

Run pz.bat with the following syntax:

pz.bat -H <ASE_hostname> -N <ASE_port_number> -F

PatAcctManagementPortlet.pz

4

Select Import Portlet from Archive and press

ENTER

.

5

Select Import Archived Portlets and then press

ENTER

.

This step imports the portlets. Choose ALL to any overwrite question;
choose No to any create duplicate question. An Import Done message
notifies you when this process is complete.

6

Select X and X to exit the PortalZipper tool.

7

Change to %JAGUAR%\html\portal\html\v4 directory, and use an editor
to change the properties of the ilab_changeInfo.html and
ilab_changePWD.html files. In both files, change the line that reads:

<jtf:setProperty name="IIOP_URL"

value="iiop://yongming-pc:9000"/>

to

<jtf:setProperty name="IIOP_URL"

value="iiop://<yourhost>:<yourport>"/>

8

Change to the %JAGUAR%\html\classes\com\sybase\ilab\pi\pim\tasks
directory, and rename PIMControl.class to PIMControl.class.old

9

Shut down and restart Jaguar Server.

Solaris

Use these instructions to install the Account Management portlet on Solaris.

1

With ASE and Jaguar Server running, open a command window, and copy
$PATRIOT/Portlets/PatAcctManagementPortlet.pz to
$SYBASE/PortalInterface-2_5/bin.

2

Change to the $SYBASE/PortalInterface-2_5/bin directory.

Advertising