blob: 4cbe40242a4f366ded829b58bcd55b2df067408c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="J2EE_WEB_MODULE" j2ee-integration="Tomcat Server">
<component name="ModuleRootManager" />
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/target/classes" />
<exclude-output />
<exploded url="file://$MODULE_DIR$/target/wicket-examples" />
<exclude-exploded />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/cglib/jars/cglib-full-2.0.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/commons-collections/jars/commons-collections-2.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/commons-logging/jars/commons-logging-1.0.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/dom4j/jars/dom4j-1.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/geronimo-spec/jars/geronimo-spec-jta-1.0-M1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/hibernate/jars/hibernate-2.1.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/hsqldb/jars/hsqldb-1.7.2.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/junit/jars/junit-3.8.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/log4j/jars/log4j-1.2.8.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/odmg/jars/odmg-3.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/ognl/jars/ognl-2.6.5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/servletapi/jars/servletapi-2.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/wicket/jars/wicket-SNAPSHOT.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="Tomcat" level="application_server_libraries" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MAVEN_REPO$/commons-lang/jars/commons-lang-2.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntryProperties />
</component>
<component name="WebModuleBuildComponent">
<setting name="EXPLODED_URL" value="file://$MODULE_DIR$/target/wicket-examples" />
<setting name="EXPLODED_ENABLED" value="true" />
<setting name="JAR_URL" value="file://$MODULE_DIR$/target/wicket-examples.war" />
<setting name="JAR_ENABLED" value="true" />
<setting name="SYNC_EXPLODED_DIR" value="true" />
<setting name="BUILD_ON_FRAME_DEACTIVATION" value="false" />
<setting name="RUN_JASPER_VALIDATION" value="false" />
</component>
<component name="WebModuleProperties">
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/cglib/jars/cglib-full-2.0.1.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/cglib-full-2.0.1.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/commons-collections/jars/commons-collections-2.1.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/commons-collections-2.1.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/commons-lang/jars/commons-lang-2.0.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/commons-lang-2.0.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/commons-logging/jars/commons-logging-1.0.4.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/commons-logging-1.0.4.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/dom4j/jars/dom4j-1.4.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/dom4j-1.4.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/geronimo-spec/jars/geronimo-spec-jta-1.0-M1.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/geronimo-spec-jta-1.0-M1.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/hibernate/jars/hibernate-2.1.6.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/hibernate-2.1.6.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/hsqldb/jars/hsqldb-1.7.2.2.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/hsqldb-1.7.2.2.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/log4j/jars/log4j-1.2.8.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/log4j-1.2.8.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/odmg/jars/odmg-3.0.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/odmg-3.0.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/ognl/jars/ognl-2.6.5.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/ognl-2.6.5.jar" />
</containerElement>
<containerElement type="library" level="module">
<url>jar://$MAVEN_REPO$/wicket/jars/wicket-SNAPSHOT.jar!/</url>
<attribute name="method" value="1" />
<attribute name="URI" value="/WEB-INF/lib/wicket-SNAPSHOT.jar" />
</containerElement>
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/webapp/WEB-INF/web.xml" version="2.3" />
<webroots>
<root url="file://$MODULE_DIR$/src/webapp" relative="/" />
</webroots>
</component>
<component name="WeblogicWebModuleProperties">
<option name="IS_RUN_APPC" value="false" />
</component>
</module>