Code Search for Developers
 
 
  

jboss-web.xml from GridBlocks at Krugle


Show jboss-web.xml syntax highlighted

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.3V2//EN" "http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd">
<jboss-web>
    <context-root>gb-disk-se</context-root>
    <!--depends optional-attribute-name="TargetName">
    GridBlocks:service=DiskTreeCacheAop
    </depends-->
    <!--depends optional-attribute-name="TargetName">
    GridBlocks:channel=GBDiskGroup
    </depends-->
    
    <!-- Slide security -->
    <security-domain>java:/jaas/slide</security-domain>
    <!-- To run slide 
    <class-loading java2ClassLoadingCompliance="false"> 
      <loader-repository>org.apache.slide:loader=gb-disk.war</loader-repository> 
    </class-loading> 
    -->
</jboss-web>




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
    slide.properties
  jboss-web.xml
  web.xml