+

Search Tips   |   Advanced Search

Stage to production using PAA

The items in the following list can be included in a staging to production process that uses PAA files. Note that we do not have to use PAA files. There alternate tools for moving artifacts on this list from a staging server to the production server.

Root directories...

    Base portal WebSpherePortal
    Virtual portals object_id


Themes and skins

Choose one of the following static resource options:


Portal Server artifacts

Portal server artifacts included by default in the initial or differential release PAA...

  • action
  • client
  • component
  • content-node (pages)
  • credential-segment
  • device-class
  • global-settings
  • language
  • markup
  • resource-type
  • skin (definition)
  • task
  • theme (definition)
  • services-settings
  • servlet (definition)
  • portal
  • portlet-app
  • portlet
  • portletinstance
  • transformation
  • transformation-app
  • transformationinstance
  • url-mapping-context
  • virtual-resource
  • web-app
  • wsrp-producer
  • cross-page-wire
  • wire

For a custom PAA, use an xmlaccess.xml file for installation or uninstallation.

    xmlaccess .xml files (for installation)

    Place these files in...

      content/xmlaccess/install

    These files might contain the statements to install portlets and transformations out of the war directory and to create pages.

    xmlaccess .xml files (for uninstallation)

    Place these files in...

      content/xmlaccess/uninstall

    These files might contain the statements to remove portlets, transformations, and pages.


WebDAV files

The content/webdav directory holds custom PAA files for the theme. Subdirectories contain artifacts uploaded to the WebDAV file store...

  • content/webdav/themes
  • content/webdav/skins
  • content/webdav/layout-templates
  • content/webdav/common-resources


Personalization rules and campaigns

PZN artifacts are included by default in the initial or differential release PAA. For custom PAAs, use the pznload task to export and import the rules and campaigns. Place export files in...

    content/pzn

Personalization related artifacts, such as JAR files containing business rules and personalization .nodes files, are in this directory.


Web Content Manager data

To include Web Content Manager data in the initial release PAA, use the -DexportWcmData=true parameter. For a custom PAA, then use the following tasks.

Run the export task if the data set is less than 10,000 content items and behind a firewall. Syndicate the content if the data set is less than 10,000 content items and not behind a firewall. If the data set is large, clone the database, then run...

...to synchronize the vanity URL data.

Either clone the database or run the export task. Do not do both.

    Export task

    Use the export-wcm-data task to export Web Content Manager data.

    Import task

    Use the import-wcm-data task to import Web Content Manager data.

    Directory

    Place the files in the content/wcm directory. Each subdirectory represents a separate web content library. These libraries are a specialized form of JCR artifact. Web content libraries are separated into their own directory.


Portlet WAR files

These artifacts are included by default in the initial or differential release PAA.

For a custom PAA, choose one or more of the following portlet options:

    JSR 168 and JSR 286 Portlets (without an xmlaccess.sh script to deploy)

    Place these portlets in directory: InstallableApps/portlets.

    JSR 168 and JSR 286 Portlets (with an xmlaccess.sh script to deploy)

    Place these portlets in directory: InstallableApps/war.

    IBM API Portlets

    Place these portlets in directory: InstallableApps/war.

    Existing IBM portlets are not handled automatically. These portlets are copied to the archive and must be installed by an accompanied xmlaccess.sh script.

    Transformation .war files

    Place these portlets in directory: InstallableApps/war.

    These .war files are not handled automatically. These files are copied to the archive and must be installed by an accompanied xmlaccess.sh script.


Shared libraries

To create shared libraries in production, use the sharedAppResourcesRootDir and sharedExtResourcesRootDir parameters when creating the initial or differential release PAA. For deploying shared libraries manually, copy them to the production server, and verify and their contents are up to date. If we are manually creating a PAA, put the JAR files into either the shared/app or shared/ext directories of the custom PAA.


EAR files

To include EAR files in the initial or differential release PAA, use the -DappsToExtract parameter.

For a custom PAA, place files in directory...

    InstallableApps/ear directory

...which contains EAR files to be deployed to the application server. This directory also contains WAR files that do not contain any portlets and must be installed directly to the application server.


More components to stage

The following list contains all portal components not handled by the initial import. Use the information in the following list to install the component on each system involved in the staging to production process.

    Portal Server Performance Tuning parameters

    Active Site Analytics Statistics

    There are no applicable tools for exporting or importing Active Site Analytics Statistics. Statistics from staging server are not typically exported or imported.

    WebSphere Application Server Resource Environment Providers

    Run the wsadmin task to export.

    To import...

      ConfigEngine.sh update-properties

    See:

    External Security Manager

    Custom components

    The following items are custom components:

    • Custom login commands
    • Custom credential vault adapters
    • Custom credentials
    • Custom component property files

    Custom components are not part of WebSphere Portal. Custom components developed by the customer must be manually re-created on each system involved in the staging to production process.

    Vanity URLs

    Vanity URLs artifacts are included by default in the initial or differential release PAA. A vanity URL is a portal artifact stored with the portal page that it targets. Vanity URLs are managed and stored in the Web Content Manager Portal Site library. Therefore, to stage the portal to production, it is not enough to stage the portal pages using xmlaccess.sh. We must transfer data on both the portal and the Web Content Manager side.


Parent Overview of staging to production

Related concepts:
Staging-server topology for Web Content Manager
Web content testing environments
Publish personalization rules overview
Export and import a web content library
Delete a web content library
Use xmlaccess.sh to work with virtual portals
XML configuration reference
Work with xmlaccess.sh
Configure a web content staging environment


Appendix

.:
WebSpherePortal/  WebSpherePortal.paa*

./WebSpherePortal:
components/  documentation/  sdd.xml*  WebSpherePortal.properties*

./WebSpherePortal/components:
WebSpherePortal.shared/  WebSpherePortal.unique/

./WebSpherePortal/components/WebSpherePortal.shared:
config/   installableApps/  shared/   was/
content/  sdd.xml*	    version/  WebSpherePortal.shared.properties*

./WebSpherePortal/components/WebSpherePortal.shared/config:
includes/  templates/

./WebSpherePortal/components/WebSpherePortal.shared/config/includes:
resource_env_propvider_cfg.xml*  s2p_cfg.xml*  wcm_authoring_cfg.xml*

./WebSpherePortal/components/WebSpherePortal.shared/config/templates:

./WebSpherePortal/components/WebSpherePortal.shared/content:
database/  jcr/  JSP/  pzn/  releasebuilder/  wcm/  webdav/  xmlaccess/

./WebSpherePortal/components/WebSpherePortal.shared/content/database:
install/  uninstall/

./WebSpherePortal/components/WebSpherePortal.shared/content/database/install:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/content/database/uninstall:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/content/jcr:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/content/JSP:

./WebSpherePortal/components/WebSpherePortal.shared/content/pzn:
readme.txt*  rules.nodes*

./WebSpherePortal/components/WebSpherePortal.shared/content/releasebuilder:
staging-version1.xml*

./WebSpherePortal/components/WebSpherePortal.shared/content/wcm:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/content/webdav:
iwidgets/  layout-templates/  skins/  themes/

./WebSpherePortal/components/WebSpherePortal.shared/content/webdav/iwidgets:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/content/webdav/layout-templates:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/content/webdav/skins:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/content/webdav/themes:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/content/xmlaccess:
install/  uninstall/

./WebSpherePortal/components/WebSpherePortal.shared/content/xmlaccess/install:
staging-version1.xml*

./WebSpherePortal/components/WebSpherePortal.shared/content/xmlaccess/uninstall:

./WebSpherePortal/components/WebSpherePortal.shared/installableApps:
ear/  portlets/  war/  zip/

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/ear:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/portlets:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war:
BlurbPortlet.3088d83ae7690017105c9e64cce97eb8/
BlurbPortlet.3088d83ae7690017105c9e64cce97eb8.jsr.webmod/
com.bowstreet.portlet.WebAppRunner2_unifiedtasklist.webmod/
com.bowstreet.portlet.WebAppRunner2_wp.scriptportlet.importexport.webmod/
com.ibm.lotus.search.portlets.SearchCenterPortletApplication.webmod/
com.ibm.portlets.exchange2010/
com.ibm.sametime.contactlist.ContactListPortlet.0ae33ffab2.webmod/
com.ibm.websphere.pzn.ui.actions.portlet.webmod/
com.ibm.workplace.wcm.admin_PortletApp/
com.ibm.wps.asa.portlet.webmod/
com.ibm.wps.banner/
com.ibm.wps.contentmapping.picker.portlet.webmod/
com.ibm.wps.cp.portlet.tagcloud.webmod/
com.ibm.wps.federated.documents.picker.portlet.webmod/
com.ibm.wps.pcm.portlet.dialogstack.webmod/
com.ibm.wps.pcm.portlet.dialogstate.webmod/
com.ibm.wps.portlet.applications.new.webmod/
com.ibm.wps.portlet.changelayout.webmod/
com.ibm.wps.portlet.contenttabs.webmod/
com.ibm.wps.portlet.createcontent.webmod/
com.ibm.wps.portlet.newpage.webmod/
com.ibm.wps.portlet.pagepicker.webmod/
com.ibm.wps.portlet.pageproperties.webmod/
com.ibm.wps.portlet.sitemap.webmod/
com.ibm.wps.portlet.styles.webmod/
com.ibm.wps.portlet.themecreator.webmod/
com.ibm.wps.portlet.thememanager.webmod/
com.ibm.wps.portlet.themeoptanalyzer.webmod/
com.ibm.wps.portlet.themeproperties.webmod/
com.ibm.wps.portlet.vanityurl.webmod/
com.ibm.wps.portlet.wiring.new.webmod/
com.ibm.wps.portlets.appearance.appearance/
com.ibm.wps.portlets.client.ClientManager/
com.ibm.wps.portlets.contentlayout/
com.ibm.wps.portlets.frequentusers.FrequentUsers/
com.ibm.wps.portlets.importxml/
com.ibm.wps.portlets.managelog.ManageLog/
com.ibm.wps.portlets.managepagesandfavorites/
com.ibm.wps.portlets.manageprincipals/
com.ibm.wps.portlets.managevirtualportals/
com.ibm.wps.portlets.managewebservices/
com.ibm.wps.portlets.markup.MarkupManager/
com.ibm.wps.portlets.portalsettings.PortalSettingsPortlet/
com.ibm.wps.portlets.portletmanager/
com.ibm.wps.portlets.portletWiring.portletWiring/
com.ibm.wps.portlets.properties/
com.ibm.wps.portlets.resourceview.ResourceView/
com.ibm.wps.portlets.setpermissions/
com.ibm.wps.portlets.themesAndSkinsManager.ThemesAndSkinsManager/
com.ibm.wps.portlets.uniquenames.UniqueName/
com.ibm.wps.portlets.vault/
com.ibm.wps.portlets.welcome/
com.ibm.wps.resolver.friendly.disambiguation.webmod/
com.ibm.wps.resolver.iwidget.portlet.webmod/
com.ibm.wps.vwat.portlet.manager.VWAManagerPortlet.296e767133.webmod/
com.ibm.wps.vwat.webdock.WebDockPortlet.webmod/
com.ibm.wps.wp.spa.portlets.webmod/
com.ibm.wps.wsrp.proxyportletapp.webmod/
feedserviceadminportlet.FeedServiceAdminPortlet.832d0b5970.webmod/
FeedspacePortletApplication.webmod/
ilwwcm-localrenderingportlet-jsr.war.webmod/
login.war.webmod/
PSE.dev.c04954cae56800171f9b9847e0486da9/
selfcare.war.webmod/
site-builder.Portlet.webmod/
sitemap.war.webmod/
vault.receiver.war.webmod/
wcm.author.1001/
wp.ap.impersonation.webmod/
wp.scriptportlet.editor.portlets.webmod/
wps.dynamicui.transformationapp.webmod/
wps.pzn.transformationapp.webmod/

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/BlurbPortlet.3088d83ae7690017105c9e64cce97eb8:
Blurb.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/BlurbPortlet.3088d83ae7690017105c9e64cce97eb8.jsr.webmod:
Blurb2.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.bowstreet.portlet.WebAppRunner2_unifiedtasklist.webmod:
unifiedtasklist.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.bowstreet.portlet.WebAppRunner2_wp.scriptportlet.importexport.webmod:
wp.sp.importexport.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.lotus.search.portlets.SearchCenterPortletApplication.webmod:
searchCenter.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.portlets.exchange2010:
Exchange2010.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.sametime.contactlist.ContactListPortlet.0ae33ffab2.webmod:
ContactList.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.websphere.pzn.ui.actions.portlet.webmod:
wp.pzn.ui.actions.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.workplace.wcm.admin_PortletApp:
iwwcm-administration-portlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.asa.portlet.webmod:
wp.asa.portlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.banner:
bannerad.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.contentmapping.picker.portlet.webmod:
wp.contentmapping.picker.portlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.cp.portlet.tagcloud.webmod:
wp.portlet.tagcloud.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.federated.documents.picker.portlet.webmod:
wp.federated.documents.picker.portlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.pcm.portlet.dialogstack.webmod:
wp.pcm.ui.dstack.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.pcm.portlet.dialogstate.webmod:
wp.pcm.ui.dstate.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.applications.new.webmod:
wp.portlet.applications.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.changelayout.webmod:
wp.portlet.changelayout.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.contenttabs.webmod:
wp.portlet.contenttabs.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.createcontent.webmod:
wp.portlet.createcontent.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.newpage.webmod:
wp.portlet.newpage.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.pagepicker.webmod:
wp.portlet.pagepicker.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.pageproperties.webmod:
wp.portlet.pageproperties.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.sitemap.webmod:
wp.portlet.sitemap.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.styles.webmod:
wp.portlet.styles.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.themecreator.webmod:
wp.portlet.themecreator.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.thememanager.webmod:
wp.portlet.thememanager.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.themeoptanalyzer.webmod:
wp.portlet.themeoptanalyzer.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.themeproperties.webmod:
wp.portlet.themeproperties.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.vanityurl.webmod:
wp.portlet.vanityurl.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlet.wiring.new.webmod:
wp.portlet.wiring.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.appearance.appearance:
appearance.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.client.ClientManager:
ClientsManager.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.contentlayout:
contentlayout.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.frequentusers.FrequentUsers:
FrequentUsers.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.importxml:
ImportXML.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.managelog.ManageLog:
Tracing.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.managepagesandfavorites:
Managepages.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.manageprincipals:
ManagePrincipals.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.managevirtualportals:
ManageVirtualPortals.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.managewebservices:
ManageWebservices.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.markup.MarkupManager:
MarkupsManager.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.portalsettings.PortalSettingsPortlet:
Settings.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.portletmanager:
PortletManager.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.portletWiring.portletWiring:
portletWiring.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.properties:
Properties.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.resourceview.ResourceView:
ResourceView.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.setpermissions:
SetPermissionsPortlets.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.themesAndSkinsManager.ThemesAndSkinsManager:
ThemesAndSkinsManager.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.uniquenames.UniqueName:
UniqueNames.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.vault:
CredentialAdministration.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.portlets.welcome:
WelcomePortlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.resolver.friendly.disambiguation.webmod:
wp.resolver.friendly.disambiguation.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.resolver.iwidget.portlet.webmod:
wp.resolver.iwidget.portlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.vwat.portlet.manager.VWAManagerPortlet.296e767133.webmod:
VirtualWebApplicationManager.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.vwat.webdock.WebDockPortlet.webmod:
WebDockPortlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.wp.spa.portlets.webmod:
wp.spa.portlets.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/com.ibm.wps.wsrp.proxyportletapp.webmod:
wsrpproxy.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/feedserviceadminportlet.FeedServiceAdminPortlet.832d0b5970.webmod:
FeedServiceAdminPortlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/FeedspacePortletApplication.webmod:
SyndicatedFeedPortlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/ilwwcm-localrenderingportlet-jsr.war.webmod:
ilwwcm-localrenderingportlet-jsr.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/login.war.webmod:
login.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/PSE.dev.c04954cae56800171f9b9847e0486da9:
SearchAdmin.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/selfcare.war.webmod:
selfcare.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/site-builder.Portlet.webmod:
site-builder.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/sitemap.war.webmod:
sitemap.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/vault.receiver.war.webmod:
credvaultfiller.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/wcm.author.1001:
ilwwcm-authoring-portlet.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/wp.ap.impersonation.webmod:
impersonation.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/wp.scriptportlet.editor.portlets.webmod:
wp.sp.editor.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/wps.dynamicui.transformationapp.webmod:
dynamicui_transformation.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/war/wps.pzn.transformationapp.webmod:
pzntrans.war*

./WebSpherePortal/components/WebSpherePortal.shared/installableApps/zip:

./WebSpherePortal/components/WebSpherePortal.shared/shared:
app/  common/  ext/

./WebSpherePortal/components/WebSpherePortal.shared/shared/app:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/shared/common:
readme.txt*  shared-library.properties*

./WebSpherePortal/components/WebSpherePortal.shared/shared/ext:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.shared/version:
readme.txt*  WebSpherePortal.shared.component*

./WebSpherePortal/components/WebSpherePortal.shared/was:
rep/

./WebSpherePortal/components/WebSpherePortal.shared/was/rep:
SearchPropertiesService.properties*
WCM DigitalAssetManagerService.properties*
WCM MemberFixerModule.properties*
WCM MessagingService.properties*
WCM PersistenceManagerService.properties*
WCM PersonalizationService.properties*
WCM PrerenderService.properties*
WCM ProjectService.properties*
WCM RenderingPluginService.properties*
WCM SchedulerService.properties*
WCM SearchService.properties*
WCM TransactionService.properties*
WCM ValidationService.properties*
WCM WCMConfigService.properties*
WP AccessControlDenormalizationService.properties*
WP AccessControlService.properties*
WP AccessControlWarmUpService.properties*
WP AdminUniqueNamesMappingService.properties*
WP AIInitService.properties*
WP AuditService.properties*
WP AuthenticationService.properties*
WP CacheManagerService.properties*
WP CommonComponentConfigService.properties*
WP ConfigService.properties*
WP ConnectionsIntegrationService.properties*
WP CPConfigurationService.properties*
WP CredentialTypeRegistryService.properties*
WP DigitalAssetResourceManager.properties*
WP DynamicContentSpotMappings.properties*
WP DynamicUIManagerFactoryService.properties*
WP ExternalAccessControlService.properties*
WP FederatedDocumentsService.properties*
WP GlobalThemeConfig.properties*
WP HttpClientService.properties*
WP Identification.properties*
WP jndi.properties*
WP ListRenderingProfileService.properties*
WP ListRenderingService.properties*
WP LoaderService.properties*
WP LocalizerService.properties*
WP LOFService.properties*
WP MemberFixer.properties*
WP Model Webdav ConfigService.properties*
WP ModelFactoryService.properties*
WP NavigatorService.properties*
WP PACGroupManagementService.properties*
WP PCMConfig.properties*
WP PeopleService.properties*
WP PluginManagerService.properties*
WP PortalFilterService.properties*
WP PortletContainerService.properties*
WP PortletFilterService.properties*
WP RegistryService.properties*
WP RememberMeConfigService.properties*
WP ScopeConfigService.properties*
WP ScriptingService.properties*
WP SiteAnalyzerLogService.properties*
WP StateManagerService.properties*
WP StepUpConfigService.properties*
WP TopologyService.properties*
WP UserAttributeMappingService.properties*
WP ValidationService.properties*
WP Virtual Web Application Manager Config.properties*
WP VirtualPortalConfigService.properties*
WP VirtualPortalIdentificationService.properties*
WP WebContentService.properties*
WP WorkManagerService.properties*
WP XmlAccessService.properties*

./WebSpherePortal/components/WebSpherePortal.unique:
config/   installableApps/  shared/   WebSpherePortal.unique.properties*
content/  sdd.xml*	    version/

./WebSpherePortal/components/WebSpherePortal.unique/config:
includes/  templates/

./WebSpherePortal/components/WebSpherePortal.unique/config/includes:
base2vp_cfg.xml*  messages.properties*	s2p_cfg.xml*  seedpages.xml*

./WebSpherePortal/components/WebSpherePortal.unique/config/templates:

./WebSpherePortal/components/WebSpherePortal.unique/content:
database/  jcr/  JSP/  pzn/  releasebuilder/  seed/  wcm/  webdav/  xmlaccess/

./WebSpherePortal/components/WebSpherePortal.unique/content/database:
install/  uninstall/

./WebSpherePortal/components/WebSpherePortal.unique/content/database/install:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/database/uninstall:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/jcr:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/JSP:

./WebSpherePortal/components/WebSpherePortal.unique/content/pzn:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/releasebuilder:
staging-community1.xml*  staging-version1.xml*

./WebSpherePortal/components/WebSpherePortal.unique/content/seed:
staging-seed.xml*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm:
allLibraries/  readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries:
554ee7f5/

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5:
423dc4e4/

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4:
226a100a/  226a100a.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a:
4429e3d2/	6f9488a5/	816a1a9b/	ab91a163/	fc6162f6/
4429e3d2.node*	6f9488a5.node*	816a1a9b.node*	ab91a163.node*	fc6162f6.node*
593883ea/	722a0ed/	8b99a0a8/	d72249da/
593883ea.node*	722a0ed.node*	8b99a0a8.node*	d72249da.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/4429e3d2:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/593883ea:
5b313949/	60c5c230.node*	cb3a8319/	d9fe7f8e.node*
5b313949.node*	c05ba544/	cb3a8319.node*	e910e1b8.value*
60c5c230/	c05ba544.node*	d9fe7f8e/

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/593883ea/5b313949:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/593883ea/60c5c230:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/593883ea/c05ba544:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/593883ea/cb3a8319:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/593883ea/d9fe7f8e:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5:
5be222c2/  5be222c2.node*  bced9a35/  bced9a35.node*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2:
38ecf15/       5fa1ead3.value*	c3c81a30.node*	 f869ab82.value*
38ecf15.node*  8473960c/	d83cb08f/
4e30b0c/       8473960c.node*	d83cb08f.node*
4e30b0c.node*  c3c81a30/	e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/38ecf15:
33573669/	5a26f3a7.node*	 7705530a.node*  e910e1b8.value*
33573669.node*	5fa1ead3.value*  890bd310/
5a26f3a7/	7705530a/	 890bd310.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/38ecf15/33573669:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/38ecf15/5a26f3a7:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/38ecf15/7705530a:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/38ecf15/890bd310:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/4e30b0c:
203cc3fb/	573a281c.node*	 d4428732.node*  e910e1b8.value*
203cc3fb.node*	5fa1ead3.value*  dd588c34/
573a281c/	d4428732/	 dd588c34.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/4e30b0c/203cc3fb:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/4e30b0c/573a281c:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/4e30b0c/d4428732:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/4e30b0c/dd588c34:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c:
34a30ba1/	5fa1ead3.value*  88e34868.node*  a7854ca7.node*
34a30ba1.node*	758707a7/	 9b89668b/	 d7299396/
5f7c5225/	758707a7.node*	 9b89668b.node*  d7299396.node*
5f7c5225.node*	88e34868/	 a7854ca7/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/34a30ba1:
5fa1ead3.value*  c634042b.node*  ddc0ae94.node*
c634042b/	 ddc0ae94/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/34a30ba1/c634042b:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/34a30ba1/ddc0ae94:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/5f7c5225:
5811963c/	5fa1ead3.value*  d8bf6467.node*
5811963c.node*	d8bf6467/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/5f7c5225/5811963c:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/5f7c5225/d8bf6467:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/758707a7:
5fa1ead3.value*  84950732/  84950732.node*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/758707a7/84950732:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/88e34868:
32dbc1d4/	35b605cd/	5fa1ead3.value*
32dbc1d4.node*	35b605cd.node*	e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/88e34868/32dbc1d4:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/88e34868/35b605cd:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/9b89668b:
403ac260/	5fa1ead3.value*  9ce4a292.node*
403ac260.node*	9ce4a292/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/9b89668b/403ac260:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/9b89668b/9ce4a292:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/a7854ca7:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/d7299396:
32d3b933/	5fa1ead3.value*  78f7c83e.node*  b8b11d1b.node*
32d3b933.node*	78f7c83e/	 b8b11d1b/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/d7299396/32d3b933:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/d7299396/78f7c83e:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/8473960c/d7299396/b8b11d1b:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30:
10e53a87/	36d5698e.node*	 687ce9f.node*	 baab3236/
10e53a87.node*	41d25918/	 821909a7/	 baab3236.node*
120aa179/	41d25918.node*	 821909a7.node*  c4a5de29/
120aa179.node*	50b8dead/	 9574deea/	 c4a5de29.node*
19187bce/	50b8dead.node*	 9574deea.node*  c706bb9b/
19187bce.node*	57444843/	 96cdc8cb/	 c706bb9b.node*
1c9ad64b/	57444843.node*	 96cdc8cb.node*  d2d794a9/
1c9ad64b.node*	5a429f62/	 9dea5ab6/	 d2d794a9.node*
1ea0a86/	5a429f62.node*	 9dea5ab6.node*  e910e1b8.value*
1ea0a86.node*	5f43146d/	 9fe0bc6/	 e93cfdf/
284424fb/	5f43146d.node*	 9fe0bc6.node*	 e93cfdf.node*
284424fb.node*	5f4a1c50/	 a7436719/	 f1181bee/
30d1bfd/	5f4a1c50.node*	 a7436719.node*  f1181bee.node*
30d1bfd.node*	5fa1ead3.value*  ad3278bb/	 f5f8a80f/
3591b411/	658714f3/	 ad3278bb.node*  f5f8a80f.node*
3591b411.node*	658714f3.node*	 baa680cc/
36d5698e/	687ce9f/	 baa680cc.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/10e53a87:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/120aa179:
5fa1ead3.value*  e910e1b8.value*  f869ab82.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/19187bce:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b:
4ce7104/	 67688f0d.node*  9140cdfc.node*  949cb7f0.node*
4ce7104.node*	 8ab1dcb4/	 93f173e9/	 9fd0044/
5fa1ead3.value*  8ab1dcb4.node*  93f173e9.node*  9fd0044.node*
67688f0d/	 9140cdfc/	 949cb7f0/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/4ce7104:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/67688f0d:
23a0e66/	 62ee68c8/	  f53d6689/
23a0e66.node*	 62ee68c8.node*   f53d6689.node*
5fa1ead3.value*  e910e1b8.value*  f869ab82.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/67688f0d/23a0e66:
7c037200/  7c037200.node*  826d7e0e.node*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/67688f0d/23a0e66/7c037200:
d7f65e7d.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/67688f0d/62ee68c8:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/67688f0d/f53d6689:
7c037200/  7c037200.node*  826d7e0e.node*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/67688f0d/f53d6689/7c037200:
d7f65e7d.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/8ab1dcb4:
5fa1ead3.value*  7826d33e/  7826d33e.node*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/8ab1dcb4/7826d33e:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/9140cdfc:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/93f173e9:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/949cb7f0:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1c9ad64b/9fd0044:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/1ea0a86:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/284424fb:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/30d1bfd:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/3591b411:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e:
5fa1ead3.value*  6f7c8e4d/	 abdae889.node*   ef6f35c7.node*
650d91ef/	 6f7c8e4d.node*  e910e1b8.value*
650d91ef.node*	 abdae889/	 ef6f35c7/

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/650d91ef:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/6f7c8e4d:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/abdae889:
5658c41a/	59ab845f/	5fa1ead3.value*  f294b767/
5658c41a.node*	59ab845f.node*	e910e1b8.value*  f294b767.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/abdae889/5658c41a:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/abdae889/59ab845f:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/abdae889/f294b767:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7:
1608f9a/       1bf71252/       5fa1ead3.value*	d521b045.node*	 f5f9737e/
1608f9a.node*  1bf71252.node*  d521b045/	e910e1b8.value*  f5f9737e.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7/1608f9a:
3aab5e33/	5fa1ead3.value*  bf3b612f.node*   e9867e84/
3aab5e33.node*	bf3b612f/	 e910e1b8.value*  e9867e84.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7/1608f9a/3aab5e33:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7/1608f9a/bf3b612f:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7/1608f9a/e9867e84:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7/1bf71252:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7/d521b045:
5fa1ead3.value*  e5dbb1/  e5dbb1.node*	e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7/d521b045/e5dbb1:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/36d5698e/ef6f35c7/f5f9737e:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/41d25918:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/50b8dead:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/57444843:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/5a429f62:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/5f43146d:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/5f4a1c50:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3:
18f9c6a2/	450b261f.node*	 7f45a39d.node*  e6d9dfc/
18f9c6a2.node*	52ddb7af/	 8ce4b1c6/	 e6d9dfc.node*
1f8b902a/	52ddb7af.node*	 8ce4b1c6.node*  e910e1b8.value*
1f8b902a.node*	5eff8ca0/	 9a043da7/	 fad59c81/
2e95782f/	5eff8ca0.node*	 9a043da7.node*  fad59c81.node*
2e95782f.node*	5fa1ead3.value*  a7277c3c/	 fd7b5883/
3561d290/	6ffef634/	 a7277c3c.node*  fd7b5883.node*
3561d290.node*	6ffef634.node*	 e121363e/
450b261f/	7f45a39d/	 e121363e.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/18f9c6a2:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/1f8b902a:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/2e95782f:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/3561d290:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/450b261f:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/52ddb7af:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/5eff8ca0:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/6ffef634:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/7f45a39d:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/8ce4b1c6:
5fa1ead3.value*  e910e1b8.value*  f869ab82.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/9a043da7:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/a7277c3c:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/e121363e:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/e6d9dfc:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/fad59c81:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/fd7b5883:
148b2039/  148b2039.node*  5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/658714f3/fd7b5883/148b2039:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f:
1c2ff6ae/	33dc6804.node*	5fa1ead3.value*  9f8e9f25/
1c2ff6ae.node*	43b69c8b/	98e35b3c/	 9f8e9f25.node*
33dc6804/	43b69c8b.node*	98e35b3c.node*	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/1c2ff6ae:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/33dc6804:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/43b69c8b:
5fa1ead3.value*  6a9237ea.node*  b28eeb3.node*	de9e175c.node*
6a9237ea/	 b28eeb3/	 de9e175c/	e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/43b69c8b/6a9237ea:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/43b69c8b/b28eeb3:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/43b69c8b/de9e175c:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/98e35b3c:
5fa1ead3.value*  5fc99171.node*  6a758fc7.node*
5fc99171/	 6a758fc7/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/98e35b3c/5fc99171:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/98e35b3c/6a758fc7:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/9f8e9f25:
5fa1ead3.value*  cedc4b0e/	  f4f6a249/	  f8467802.node*
962b9e39/	 cedc4b0e.node*   f4f6a249.node*
962b9e39.node*	 e910e1b8.value*  f8467802/

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/9f8e9f25/962b9e39:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/9f8e9f25/cedc4b0e:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/9f8e9f25/f4f6a249:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/687ce9f/9f8e9f25/f8467802:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/821909a7:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/9574deea:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/96cdc8cb:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/9dea5ab6:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/9fe0bc6:
5fa1ead3.value*  bfdcd902.node*  d32f432b.node*
bfdcd902/	 d32f432b/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/9fe0bc6/bfdcd902:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/9fe0bc6/d32f432b:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/a7436719:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/ad3278bb:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baa680cc:
23afd176/	53c525f9.node*	5fa1ead3.value*  cacc7443/
23afd176.node*	54a8e1e0/	bdcb44d5/	 cacc7443.node*
53c525f9/	54a8e1e0.node*	bdcb44d5.node*	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baa680cc/23afd176:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baa680cc/53c525f9:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baa680cc/54a8e1e0:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baa680cc/bdcb44d5:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baa680cc/cacc7443:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baab3236:
219cb64e/	24a4a8c.node*	870eb878/	c5cfb8aa.node*
219cb64e.node*	7220be03/	870eb878.node*	e910e1b8.value*
24a4a8c/	7220be03.node*	c5cfb8aa/	f869ab82.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baab3236/219cb64e:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baab3236/24a4a8c:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baab3236/7220be03:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baab3236/870eb878:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/baab3236/c5cfb8aa:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/c4a5de29:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/c706bb9b:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/d2d794a9:
3bb4319c/	3cd9f585/	5fa1ead3.value*  d5ba50b0.node*
3bb4319c.node*	3cd9f585.node*	d5ba50b0/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/d2d794a9/3bb4319c:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/d2d794a9/3cd9f585:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/d2d794a9/d5ba50b0:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/e93cfdf:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/f1181bee:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/c3c81a30/f5f8a80f:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/d83cb08f:
5fa1ead3.value*  72eac3be.node*  d0458cfe.node*
72eac3be/	 d0458cfe/	 e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/d83cb08f/72eac3be:
5fa1ead3.value*  c741b8a3/  c741b8a3.node*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/d83cb08f/72eac3be/c741b8a3:
5fa1ead3.value*  e910e1b8.value*  f869ab82.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/5be222c2/d83cb08f/d0458cfe:
5fa1ead3.value*  e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/6f9488a5/bced9a35:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/722a0ed:
941949e3/	bfd7f805/	c5b2736e/	e910e1b8.value*
941949e3.node*	bfd7f805.node*	c5b2736e.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/722a0ed/941949e3:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/722a0ed/bfd7f805:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/722a0ed/c5b2736e:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/816a1a9b:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/8b99a0a8:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163:
2872320f/	578d92e6/	722a0ed/	db662681/	e910e1b8.value*
2872320f.node*	578d92e6.node*	722a0ed.node*	db662681.node*
4429e3d2/	6f9488a5/	9ff580c6/	e09b93af/
4429e3d2.node*	6f9488a5.node*	9ff580c6.node*	e09b93af.node*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163/2872320f:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163/4429e3d2:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163/578d92e6:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163/6f9488a5:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163/722a0ed:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163/9ff580c6:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163/db662681:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/ab91a163/e09b93af:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/d72249da:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/wcm/allLibraries/554ee7f5/423dc4e4/226a100a/fc6162f6:
e910e1b8.value*

./WebSpherePortal/components/WebSpherePortal.unique/content/webdav:
iwidgets/  layout-templates/  skins/  themes/

./WebSpherePortal/components/WebSpherePortal.unique/content/webdav/iwidgets:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/webdav/layout-templates:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/webdav/skins:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/webdav/themes:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/content/xmlaccess:
install/  uninstall/

./WebSpherePortal/components/WebSpherePortal.unique/content/xmlaccess/install:
order.properties*  staging-community1.xml*  staging-version1.xml*

./WebSpherePortal/components/WebSpherePortal.unique/content/xmlaccess/uninstall:

./WebSpherePortal/components/WebSpherePortal.unique/installableApps:
ear/  portlets/  war/  zip/

./WebSpherePortal/components/WebSpherePortal.unique/installableApps/ear:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/installableApps/portlets:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/installableApps/war:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/installableApps/zip:

./WebSpherePortal/components/WebSpherePortal.unique/shared:
app/  common/  ext/

./WebSpherePortal/components/WebSpherePortal.unique/shared/app:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/shared/common:
readme.txt*  shared-library.properties*

./WebSpherePortal/components/WebSpherePortal.unique/shared/ext:
readme.txt*

./WebSpherePortal/components/WebSpherePortal.unique/version:
readme.txt*  WebSpherePortal.unique.component*

./WebSpherePortal/documentation:
readme.txt*