You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by hc...@apache.org on 2008/03/20 21:46:25 UTC

svn commit: r639448 - in /geronimo/samples/branches/2.1/samples/timereport: timereport-ear/src/main/resources/META-INF/geronimo-application.xml timereport-ear/src/main/resources/TimeReportPool.xml timereport-war/src/main/webapp/WEB-INF/geronimo-web.xml

Author: hcunico
Date: Thu Mar 20 13:46:24 2008
New Revision: 639448

URL: http://svn.apache.org/viewvc?rev=639448&view=rev
Log:
updated target name spaces in dep plans.

Modified:
    geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/META-INF/geronimo-application.xml
    geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/TimeReportPool.xml
    geronimo/samples/branches/2.1/samples/timereport/timereport-war/src/main/webapp/WEB-INF/geronimo-web.xml

Modified: geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/META-INF/geronimo-application.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/META-INF/geronimo-application.xml?rev=639448&r1=639447&r2=639448&view=diff
==============================================================================
--- geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/META-INF/geronimo-application.xml (original)
+++ geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/META-INF/geronimo-application.xml Thu Mar 20 13:46:24 2008
@@ -20,7 +20,7 @@
 
 <!-- $Rev$ $Date$ -->
 
-<application xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-1.2">
+<application xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-2.0">
 
     <environment xmlns="http://geronimo.apache.org/xml/ns/deployment-1.2">
         <moduleId>

Modified: geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/TimeReportPool.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/TimeReportPool.xml?rev=639448&r1=639447&r2=639448&view=diff
==============================================================================
--- geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/TimeReportPool.xml (original)
+++ geronimo/samples/branches/2.1/samples/timereport/timereport-ear/src/main/resources/TimeReportPool.xml Thu Mar 20 13:46:24 2008
@@ -62,7 +62,7 @@
 			<name>ServerInfo</name>
 		</reference>
 		<xml-reference name="LoginModuleConfiguration">
-			<log:login-config xmlns:log="http://geronimo.apache.org/xml/ns/loginconfig-1.1">
+			<log:login-config xmlns:log="http://geronimo.apache.org/xml/ns/loginconfig-2.0">
 				<log:login-module control-flag="REQUIRED" wrap-principals="false">
 					<log:login-domain-name>TimeReportRealm</log:login-domain-name>
 					<log:login-module-class>org.apache.geronimo.security.realm.providers.SQLLoginModule</log:login-module-class>

Modified: geronimo/samples/branches/2.1/samples/timereport/timereport-war/src/main/webapp/WEB-INF/geronimo-web.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/branches/2.1/samples/timereport/timereport-war/src/main/webapp/WEB-INF/geronimo-web.xml?rev=639448&r1=639447&r2=639448&view=diff
==============================================================================
--- geronimo/samples/branches/2.1/samples/timereport/timereport-war/src/main/webapp/WEB-INF/geronimo-web.xml (original)
+++ geronimo/samples/branches/2.1/samples/timereport/timereport-war/src/main/webapp/WEB-INF/geronimo-web.xml Thu Mar 20 13:46:24 2008
@@ -18,7 +18,7 @@
     under the License.
 -->
 <web-app
-        xmlns="http://geronimo.apache.org/xml/ns/j2ee/web-1.1">
+        xmlns="http://geronimo.apache.org/xml/ns/j2ee/web-2.0.1">
         
         <environment>
                 <moduleId>