Difference between revisions of "Upgrade Plan 320 Portal"

From D4Science Wiki
Jump to: navigation, search
(Libraries)
Line 16: Line 16:
  
 
* [http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-staging/org/gcube/applicationsupportlayer/asl-http-information-retrieval/1.6.0-3.2.0/asl-http-information-retrieval-1.6.0-3.2.0.war aslHttpInformationRetrieval]
 
* [http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-staging/org/gcube/applicationsupportlayer/asl-http-information-retrieval/1.6.0-3.2.0/asl-http-information-retrieval-1.6.0-3.2.0.war aslHttpInformationRetrieval]
 +
 +
=== Configurations ===
 +
 +
The portal should be configured for the VME-DB case, using PGP security.
 +
 +
These 2 files (2 jars + 1 readme) : http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html must be copied into <JVM root folder>/jre/lib/security overwriting the ones present by default. This will make having the possibility to use unlimited length griptographic libraries. (by default is 128 bit which i snot enough for our case).

Revision as of 12:27, 18 June 2014

Portals

The portals should be upgraded using the new mavenized portal bundle version 3.0.0-3.2.0.

Portlets

Every Portlet that has been released should be updated with the exception of Cotrix that is just a proxy portlet.

Libraries

With the adoption of the new portal-bundle and the new maven-portal-bon that makes the portlet take their deps in their context the $portal/gCube/lib folder can be replaced completely with the one contained in the the org.gcube.portal.portal-bundle.3-0-0 artifact released in gCube 3.2.0.

Servlets

Configurations

The portal should be configured for the VME-DB case, using PGP security.

These 2 files (2 jars + 1 readme) : http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html must be copied into <JVM root folder>/jre/lib/security overwriting the ones present by default. This will make having the possibility to use unlimited length griptographic libraries. (by default is 128 bit which i snot enough for our case).