org.cumulus4j.parent org.cumulus4j 1.2.1-SNAPSHOT ../org.cumulus4j.parent/pom.xml 4.0.0 org.cumulus4j.integrationtest.gwt war org.cumulus4j.integrationtest.gwt GWT application providing a dummy-service that uses DataNucleus+Cumulus4j for persisting dummy-data. It integrates the keyserver-backend in order to test the whole system. The tests in this project use a client-sided embedded key manager and local key store (in the local file system). Connection to the application server is achieved via "normal" GWT services. Connection to the keyserver is implemented using JavaScript's jQuery library wrapped by JSNI. 2.3.0 ${project.build.directory}/${project.build.finalName}/WEB-INF/classes src/main/resources org.codehaus.mojo gwt-maven-plugin ${gwt.version} compile test sample.html ${project.build.directory}/${project.build.finalName} com.google.gwt gwt-dev ${gwt.version} com.google.gwt gwt-user ${gwt.version} org.eclipse.m2e lifecycle-mapping 1.0.0 org.apache.maven.plugins maven-war-plugin [2.1.1,) exploded javax.jdo jdo-api compile org.datanucleus datanucleus-rdbms org.apache.derby derby compile com.google.gwt gwt-servlet ${gwt.version} com.google.gwt gwt-user ${gwt.version} org.slf4j slf4j-log4j12 runtime org.slf4j slf4j-api runtime org.cumulus4j org.cumulus4j.store.test org.cumulus4j org.cumulus4j.keymanager org.cumulus4j org.cumulus4j.keymanager.api org.cumulus4j org.cumulus4j.store.crypto.keymanager mysql mysql-connector-java