diff options
Diffstat (limited to 'spss')
| -rw-r--r-- | spss/server/.settings/org.maven.ide.eclipse.prefs | 1 | ||||
| -rw-r--r-- | spss/server/serverlib/.settings/org.eclipse.wst.common.component | 2 | ||||
| -rw-r--r-- | spss/server/serverlib/.settings/org.maven.ide.eclipse.prefs | 1 | ||||
| -rw-r--r-- | spss/server/serverws/.classpath | 115 | ||||
| -rw-r--r-- | spss/server/serverws/.project | 18 | ||||
| -rw-r--r-- | spss/server/serverws/.settings/org.eclipse.wst.common.component | 5 | 
6 files changed, 126 insertions, 16 deletions
| diff --git a/spss/server/.settings/org.maven.ide.eclipse.prefs b/spss/server/.settings/org.maven.ide.eclipse.prefs index c76587513..7f28ca3cd 100644 --- a/spss/server/.settings/org.maven.ide.eclipse.prefs +++ b/spss/server/.settings/org.maven.ide.eclipse.prefs @@ -1,4 +1,3 @@ -#Tue Jul 07 16:06:49 CEST 2009
  activeProfiles=
  eclipse.preferences.version=1
  fullBuildGoals=process-test-resources
 diff --git a/spss/server/serverlib/.settings/org.eclipse.wst.common.component b/spss/server/serverlib/.settings/org.eclipse.wst.common.component index ee24ef8ba..fe4fd3290 100644 --- a/spss/server/serverlib/.settings/org.eclipse.wst.common.component +++ b/spss/server/serverlib/.settings/org.eclipse.wst.common.component @@ -2,5 +2,7 @@    <wb-module deploy-name="moa-spss-lib">
      <wb-resource deploy-path="/" source-path="src/main/java"/>
      <wb-resource deploy-path="/" source-path="src/main/resources"/>
 +        <wb-resource deploy-path="/" source-path="/src/main/java"/>
 +        <wb-resource deploy-path="/" source-path="/src/main/resources"/>
    </wb-module>
  </project-modules>
 diff --git a/spss/server/serverlib/.settings/org.maven.ide.eclipse.prefs b/spss/server/serverlib/.settings/org.maven.ide.eclipse.prefs index 373d31d5c..7f28ca3cd 100644 --- a/spss/server/serverlib/.settings/org.maven.ide.eclipse.prefs +++ b/spss/server/serverlib/.settings/org.maven.ide.eclipse.prefs @@ -1,4 +1,3 @@ -#Tue Jul 07 16:06:50 CEST 2009
  activeProfiles=
  eclipse.preferences.version=1
  fullBuildGoals=process-test-resources
 diff --git a/spss/server/serverws/.classpath b/spss/server/serverws/.classpath index 767a2a2de..330efc0e1 100644 --- a/spss/server/serverws/.classpath +++ b/spss/server/serverws/.classpath @@ -1,25 +1,120 @@  <?xml version="1.0" encoding="UTF-8"?>
  <classpath>
 -	<classpathentry kind="src" output="target/classes" path="src/main/java">
 +	<classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.1/activation-1.1.jar">
  		<attributes>
 -			<attribute name="optional" value="true"/>
 -			<attribute name="maven.pomderived" value="true"/>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/javax/mail/mail/1.4/mail-1.4.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 +	<classpathentry kind="src" path="/moa-spss-lib"/>
 +	<classpathentry kind="var" path="M2_REPO/axis/axis/1.0_IAIK/axis-1.0_IAIK.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/commons-discovery/commons-discovery/0.2/commons-discovery-0.2.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/postgresql/postgresql/7.2/postgresql-7.2.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
  		</attributes>
  	</classpathentry>
 -	<classpathentry kind="src" output="target/test-classes" path="src/test/java">
 +	<classpathentry kind="var" path="M2_REPO/xalan-bin-dist/xalan/2.7.0/xalan-2.7.0.jar">
  		<attributes>
 -			<attribute name="optional" value="true"/>
 -			<attribute name="maven.pomderived" value="true"/>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
  		</attributes>
  	</classpathentry>
 -	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
 +	<classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar">
  		<attributes>
 -			<attribute name="maven.pomderived" value="true"/>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/xalan-bin-dist/xml-apis/2.7.0/xml-apis-2.7.0.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/xalan-bin-dist/serializer/2.7.0/serializer-2.7.0.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_moa/1.32/iaik_moa-1.32.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_ixsil/1.2.2.5/iaik_ixsil-1.2.2.5.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_jce_full/4.0_MOA/iaik_jce_full-4.0_MOA.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_ecc/2.19/iaik_ecc-2.19.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_cms/4.1_MOA/iaik_cms-4.1_MOA.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_Pkcs11Provider/1.2.4/iaik_Pkcs11Provider-1.2.4.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="var" path="M2_REPO/iaik/prod/iaik_Pkcs11Wrapper/1.2.17/iaik_Pkcs11Wrapper-1.2.17.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 +		</attributes>
 +	</classpathentry>
 +	<classpathentry kind="src" path="/moa-common"/>
 +	<classpathentry kind="var" path="M2_REPO/jaxen/jaxen/1.0-FCS/jaxen-1.0-FCS.jar">
 +		<attributes>
 +			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
  		</attributes>
  	</classpathentry>
 -	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
 +	<classpathentry kind="var" path="M2_REPO/saxpath/saxpath/1.0-FCS/saxpath-1.0-FCS.jar">
  		<attributes>
 -			<attribute name="maven.pomderived" value="true"/>
  			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
  		</attributes>
  	</classpathentry>
 diff --git a/spss/server/serverws/.project b/spss/server/serverws/.project index 7b8e89662..ddf2e7061 100644 --- a/spss/server/serverws/.project +++ b/spss/server/serverws/.project @@ -5,6 +5,15 @@  	<projects>
  		<project>moa-spss-lib</project>
  		<project>moa-common</project>
 +		<project>moa-spss-tools</project>
 +		<project>MOA</project>
 +		<project>TestTimerTask</project>
 +		<project>moa-spss-handbook-apiClient</project>
 +		<project>stork-saml-engine</project>
 +		<project>moa-spss</project>
 +		<project>spss</project>
 +		<project>moa-spss-handbook-webserviceClient</project>
 +		<project>moa-id-lib</project>
  	</projects>
  	<buildSpec>
  		<buildCommand>
 @@ -27,12 +36,19 @@  			<arguments>
  			</arguments>
  		</buildCommand>
 +		<buildCommand>
 +			<name>org.maven.ide.eclipse.maven2Builder</name>
 +			<arguments>
 +			</arguments>
 +		</buildCommand>
  	</buildSpec>
  	<natures>
  		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 -		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  		<nature>org.eclipse.jdt.core.javanature</nature>
 +		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 +		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
  		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
 +		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
  	</natures>
  </projectDescription>
 diff --git a/spss/server/serverws/.settings/org.eclipse.wst.common.component b/spss/server/serverws/.settings/org.eclipse.wst.common.component index c325a5007..0ebba2a3d 100644 --- a/spss/server/serverws/.settings/org.eclipse.wst.common.component +++ b/spss/server/serverws/.settings/org.eclipse.wst.common.component @@ -1,14 +1,13 @@  <?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
    <wb-module deploy-name="moa-spss-ws">
 +        <wb-resource deploy-path="/" source-path="/src/main/webapp"/>
          <dependent-module archiveName="moa-spss-lib-1.5.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/moa-spss-lib/moa-spss-lib">
              <dependency-type>uses</dependency-type>
          </dependent-module>
          <dependent-module archiveName="moa-common-1.5.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/moa-common/moa-common">
              <dependency-type>uses</dependency-type>
          </dependent-module>
 -        <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
 -        <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
 +    <property name="context-root" value="moa-spss-ws"/>
      <property name="java-output-path" value="/target/classes"/>
 -        <property name="context-root" value="moa-spss"/>
    </wb-module>
  </project-modules>
 | 
