1 / 5

Dependencies

Dependencies. Subversion - http://subversion.tigris.org/ Subclipse - http://subclipse.tigris.org/ Maven 2 - http://maven.apache.org/ Mevenide - http://mevenide.codehaus.org/ Tomcat 5.5 - http://tomcat.apache.org/ HSQL 1.8 - http://hsqldb.org/. Deployment. portlet.xml. Domain Objects.

nayef
Télécharger la présentation

Dependencies

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Dependencies • Subversion - http://subversion.tigris.org/ • Subclipse - http://subclipse.tigris.org/ • Maven 2 - http://maven.apache.org/ • Mevenide - http://mevenide.codehaus.org/ • Tomcat 5.5 - http://tomcat.apache.org/ • HSQL 1.8 - http://hsqldb.org/

  2. Deployment portlet.xml Domain Objects <portlet-app> Custom portlet-modes & window-states user-attributes, security role refs Portlet Application Deployment <portlet> title, description, preferences, caching, init-paramters, content-types, locales Portlet Deployment

  3. Definition Database Domain Objects Portlet Application Deployment Custom portlet-modes Custom window-states user-attributes security role refs Portlet Application Definition Portlet Deployment title, description, preferences, caching, init-paramters, content-types, locales Portlet Definition

  4. Entity Database Domain Objects User Portlet Application Definition No Attributes Portlet Application Entity Portlet Definition preferences Portlet Entity

  5. Window Database Domain Objects Portlet Entity request attributes, portlet-mode, window-state Portlet Window

More Related