Plumtree Publisher 6.2 Patch 1 - released September 2008
Plumtree Publisher 6.2 HF208996 for all Operating Systems - released January 2006
Plumtree Publisher 6.2 HF206771 - released December 2005
Plumtree Publisher 6.2 - released December 2005, for AIX, Solaris and SUSE Linux
Plumtree Publisher 6.2 - released September 2005, for Windows and Red Hat Linux
These release notes cover all releases of Plumtree Publisher 6.2, including hotfixes and service packs. For information on a particular release, please go to the appropriate section of these release notes.
Release notes are occasionally updated after the release date. For the most up-to-date release notes, go to the Oracle Technology Network.
This patch must be applied to all Plumtree Publisher 6.2 servers.
This Patch has two parts; one part must be installed on all servers hosting
Plumtree Publisher, and the other part must be installed on all servers hosting
the Plumtree Image Server.
Part One:
To install the
Publisher component of the critical fix on servers hosting Plumtree Publisher, perform the following:
1. Stop
the Plumtree Publisher service.
2. Back up
the original versions of the following files:
Filename
Location
ptcs.war
%PT_HOME%\ptcs\6.2\webapp
ptcs.ear
%PT_HOME%\ptcs\6.2\webapp
Note: We recommend that
you back up original files to a zip file to preserve path information, then
save the zip file to a backup folder under the %PT_HOME% folder.
3. Unzip the PlumtreePublisher_6.2.1.zip zip file into the %PT_HOME% folder.
4. Clear the application server's
cache by deleting the following folder: %PT_HOME%\ptcs\6.2\container\work
5. Restart
the Plumtree Publisher service.
6. View
the Plumtree Publisher diagnostics page by clicking on "Diagnostics" in the
Publisher Administration portlet.
Verify that the
Publisher version is: Version: 6.2.1.
Part
Two: To install
the Image Server component of the critical fix on servers hosting the Plumtree
Image Server, follow these steps:
1. Stop
the application server that is hosting the Plumtree Image Server (IIS, Tomcat,
BEA WebLogic, Websphere).
2. Back up
the existing versions of the following files:
Filename
Location
jscomponent.xml
%PT_HOME%\ptimages\imageserver\plumtree\common\private\js\jscontrols
jscomponent.justinstalled
%PT_HOME%\ptimages\imageserver\plumtree\common\private\js\jscontrols
hablador.js
%PT_HOME%\ptimages\imageserver\plumtree\content\private\js
navigate.js
%PT_HOME%\ptimages\imageserver\plumtree\content\private\js
workflow.js
%PT_HOME%\ptimages\imageserver\plumtree\content\private\js
Note: Oracle recommends that
you back up original files to a zip file to preserve path information, then
save the zip file to a backup folder under the %PT_HOME% folder.
3. Add a new entry (highlighted
in bold below) to the jscomponent.xml file to
include the new
jscontrolsversion
number, "229726":
<?xml
version="1.0"?>
<jscomponent
>
<name>jscontrols</name>
<description/>
<current_version>229726</current_version>
<versions>
<version
number="229726">
<includes>
<include type="jscomponent" jscomponent="jsportlet"/>
<include type="jscomponent" jscomponent="jsutil"/>
<include type="jscomponent" jscomponent="jsxml"/>
<include type="strings" path="strings/PTControls-${LANG}.js"/>
<include type="js" path="PTControls.js"/>
<include type="css" path="styles/css/PTMenu.css"/>
<include type="css" path="styles/css/PTRichTextEditor.css"/>
</includes>
</version>
<version
number="XXXXXX">
<includes>
<include type="jscomponent" jscomponent="jsportlet"/>
<include type="jscomponent" jscomponent="jsutil"/>
<include type="jscomponent" jscomponent="jsxml"/>
<include type="strings" path="strings/PTControls-${LANG}.js"/>
<include type="js" path="PTControls.js"/>
<include type="css" path="styles/css/PTMenu.css"/>
<include type="css" path="styles/css/PTRichTextEditor.css"/>
</includes>
</version>
</versions>
</jscomponent>
"XXXXXX" denotes
the old jscontrols version number that the old
Publisher build was using. Adding a new entry for the latest jscontrols version number should
suffice.
4. Add a new entry (highlighted
in bold below) to the jscomponent.justinstalled
file to include the new
jscontrolsversion number, "229726":
<?xml
version="1.0"?>
<jscomponent
>
<name>jscontrols</name>
<description/>
<current_version>229726</current_version>
<versions>
<version
number="229726">
<includes>
<include type="jscomponent" jscomponent="jsportlet"/>
<include type="jscomponent" jscomponent="jsutil"/>
<include type="jscomponent" jscomponent="jsxml"/>
<include type="strings" path="strings/PTControls-${LANG}.js"/>
<include type="js" path="PTControls.js"/>
<include type="css" path="styles/css/PTMenu.css"/>
<include type="css" path="styles/css/PTRichTextEditor.css"/>
</includes>
<upgrade_policies>
<upgrade_policy comparator="&lt;"
version="229726"/>
</upgrade_policies>
</version>
<version number="xxxxxxx">
<includes>
<include type="jscomponent" jscomponent="jsportlet"/>
<include type="jscomponent" jscomponent="jsutil"/>
<include type="jscomponent" jscomponent="jsxml"/>
<include type="strings" path="strings/PTControls-${LANG}.js"/>
<include type="js" path="PTControls.js"/>
<include type="css" path="styles/css/PTMenu.css"/>
<include type="css" path="styles/css/PTRichTextEditor.css"/>
</includes>
</version>
</versions>
</jscomponent>
5. Unzip the PlumtreePublisher_ptimages_6.2.1.zip
zip file onto the
%PT_HOME% folder. This
zip file contains 2 folders, 229726 and LATEST. It also contains 3
javascript files,
hablador.js,
navigate.js and
workflow.js. Because the LATEST folder exists
in this location, replace the old file with the new file when prompted to
do so.
6. Restart the application server that is hosting the Plumtree Image Server (IIS, Tomcat, BEA WebLogic, Websphere ).
This hotfix resolves the following issue in Plumtree Publisher 6.2. This issue is also present in the following products:
To resolve this issue on
these products, please download the Common
Components Container 1.5 HF208996 from
It is recommended that this hotfix be applied to all Plumtree Publisher 6.2 installations on Windows or Red Hat Linux. The hotfix is available in the Product Center and includes detailed installation instructions.
The installation instructions presented in the original readme file for this hotfix were missing a step. The correct instructions are as follows:
Important: Wait a few minutes before attempting to create portlets from portlet templates.
Refer to the Interoperability page in the Product Center at support.plumtree.com for the latest information on supported operating systems, application servers, databases, and browsers.
At the time of release, Plumtree Publisher 6.2 supports the following:
Refer to the Interoperability page in the Product Center at support.plumtree.com for the latest information on supported Plumtree products.
At the time of release, Plumtree Publisher 6.2 supports the following:
The product distribution includes the following documents in the Documentation folder. For the most up-to-date documentation, go to the Oracle Technology Network.
Document Title and File Name | Document Description |
---|---|
Attributions Publisher_Attributions.txt |
Provides a list of third-party technologies used in the product, along with licensing information. |
Installation and Upgrade Guide for Plumtree Publisher 6.2 Installation_Guide_Plumtree_Publisher_v6-2.pdf |
Provides instructions to install and upgrade the components of Plumtree Publisher 6.2. |
Quickstart Installation Guide for Plumtree Publisher 6.2 Quickstart_Installation_Plumtree_Publisher_v6-2.pdf |
Provides instructions for a rapid installation of Plumtree Publisher 6.2. |
Quickstart Upgrade Guide for Plumtree Publisher 6.2 Quickstart_Upgrade_Plumtree_Publisher_v6-2.pdf |
Provides instructions for a rapid upgrade of Plumtree Publisher 6.2. |
Admin Guide for Plumtree Publisher 6.2 Administration_Guide_Plumtree_Publisher_v6-2.pdf |
Provides information for performing initial and ongoing administrative tasks for Plumtree Publisher 6.2. |
Online Help To access online help, click the Help icon in any Publisher portlet or Publisher Explorer. |
The online help describes the attributes available to customize the content and format of each report and portlet. |