Code Search for Developers
 
 
  

agent-object.xml from GridBlocks at Krugle


Show agent-object.xml syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<deployments>
   <deployment>
      <if-exists>overwrite</if-exists>
      <instance>
         <instance-name>JobSubmissionPortletInstance</instance-name>
         <component-ref>grid.JobSubmissionPortlet</component-ref>
      </instance>
   </deployment>
   <deployment>
      <if-exists>overwrite</if-exists>
      <instance>
         <instance-name>ResultsBrowserPortletInstance</instance-name>
         <component-ref>grid.ResultsBrowserPortlet</component-ref>
      </instance>
   </deployment>
   <deployment>
      <if-exists>overwrite</if-exists>
      <instance>
         <instance-name>CredentialPortletInstance</instance-name>
         <component-ref>grid.CredentialPortlet</component-ref>
      </instance>
   </deployment>
</deployments>



See more files for this project here

GridBlocks

GridBlocks builds a grid application framework via easy-to-use building blocks in distributed environment. The framework offers components for Grid security, distributed storage, computing, and Portlet web interfaces.

Project homepage: http://sourceforge.net/projects/gridblocks
Programming language(s): Java,JSP,XML
License: other

  classes/
    gb-disk.conf
    gb-portlet.properties
  theme/
    portal-layout.tld
  agent-object.xml
  disk-object.xml
  faces-config.xml
  grid-object.xml
  jboss-app.xml
  jboss-service.xml
  jboss-web.xml
  log4j.xml
  portal-themes.xml
  portlet.tld
  portlet.xml
  web.xml