From 0c4ad3a3f6c8636e760fc535b154ceedc1ccd83e Mon Sep 17 00:00:00 2001 From: rudolf Date: Fri, 19 Dec 2003 09:18:27 +0000 Subject: MOA-ID 1.1.1D01 git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@83 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id.server/.classpath | 18 ++++++++++-------- id.server/.cvsignore | 3 +++ id.server/.project | 1 + id.server/.tomcatplugin | 18 ++++++++++-------- id.server/build.xml | 13 +++++++++---- 5 files changed, 33 insertions(+), 20 deletions(-) diff --git a/id.server/.classpath b/id.server/.classpath index 296c5f2ea..4cb701e3c 100644 --- a/id.server/.classpath +++ b/id.server/.classpath @@ -24,13 +24,15 @@ - - - - - - - - + + + + + + + + + diff --git a/id.server/.cvsignore b/id.server/.cvsignore index 7c18d5ded..5cf4d9dae 100644 --- a/id.server/.cvsignore +++ b/id.server/.cvsignore @@ -1,2 +1,5 @@ bin tmp +WEB-INF +errorpage.jsp +work diff --git a/id.server/.project b/id.server/.project index 4ad8f922f..1100ed330 100644 --- a/id.server/.project +++ b/id.server/.project @@ -14,5 +14,6 @@ org.eclipse.jdt.core.javanature + com.sysdeo.eclipse.tomcat.tomcatnature diff --git a/id.server/.tomcatplugin b/id.server/.tomcatplugin index 1916163e0..d2034ee96 100644 --- a/id.server/.tomcatplugin +++ b/id.server/.tomcatplugin @@ -1,8 +1,10 @@ - - - / - false - true - - /id.server - + + + / + false + true + true + true + E:\Projekte\EclipseWorkspace\id.server\moa-id-auth.war + /moa-id-auth + diff --git a/id.server/build.xml b/id.server/build.xml index 708eab22f..4d5051a21 100644 --- a/id.server/build.xml +++ b/id.server/build.xml @@ -8,7 +8,7 @@ --> - + @@ -35,13 +35,13 @@ - + - + @@ -114,6 +114,7 @@ + @@ -145,6 +146,7 @@ version="false" use="true" windowtitle="MOA ID API" + useexternalfile="yes" sourcefiles= "src/at/gv/egovernment/moa/id/auth/AuthenticationServer.java,src/at/gv/egovernment/moa/id/AuthenticationException.java,src/at/gv/egovernment/moa/id/data/AuthenticationData.java,src/at/gv/egovernment/moa/id/proxy/ConnectionBuilder.java,src/at/gv/egovernment/moa/id/config/proxy/OAConfiguration.java,src/at/gv/egovernment/moa/id/proxy/LoginParameterResolver.java" > @@ -161,7 +163,8 @@ author="true" version="true" use="true" - windowtitle="MOA ID Server Internal API"> + windowtitle="MOA ID Server Internal API" + useexternalfile="yes"> @@ -239,6 +242,7 @@ + @@ -272,6 +276,7 @@ + -- cgit v1.2.3