Difference between revisions of "Reports-store-gateway"

From D4Science Wiki
Jump to: navigation, search
(Deployment Diagram)
(Deployment Diagram)
Line 12: Line 12:
  
 
==Deployment Diagram==
 
==Deployment Diagram==
[[File:Reports-store-gateway-deployment.png]]
+
[[File:Reports-store-gateway-deployment.png]]<br>
 
So far all artifacts run on Java 6. Reports-store-gateway-web is deployed on Java 7. When iMarine will migrate to java 7, all reports-store-gateway artifacts will be migrated to Java 7.
 
So far all artifacts run on Java 6. Reports-store-gateway-web is deployed on Java 7. When iMarine will migrate to java 7, all reports-store-gateway artifacts will be migrated to Java 7.

Revision as of 14:51, 31 October 2013

Component Diagram

Reports-store-gateway-component.png

The Maven artifact vme-reports-store-gateway resides in [github]vme repo on github. This artifact is the specific implementation for the VME-DB and therefore resides in another repository.

All other artifacts resided in the iMarine SVN https://svn.d4science.research-infrastructures.eu/gcube/trunk/application/reports-store-gateway. There is a pom.xml on that level (reports-store-gateway), which is the parent pom for:

  • reports-store-gateway-client
  • reports-store-gateway-interface-dto
  • reports-store-gateway-web

Deployment Diagram

Reports-store-gateway-deployment.png
So far all artifacts run on Java 6. Reports-store-gateway-web is deployed on Java 7. When iMarine will migrate to java 7, all reports-store-gateway artifacts will be migrated to Java 7.