Nachfuhren r1133 r1.1.4: Korrektur web.xml's (falsche/veraltete Version).
git-svn-id: https://svn.libreccm.org/ccm/trunk@1136 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
91b804a14f
commit
d8d8c303d6
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>OpenCCM</display-name>
|
<display-name>OpenCCM</display-name>
|
||||||
<description>Community and Content Management</description>
|
<description>Community and Content Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>OpenCCM</display-name>
|
<display-name>OpenCCM</display-name>
|
||||||
<description>Community and Content Management</description>
|
<description>Community and Content Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<filter>
|
<filter>
|
||||||
<filter-name>shortcuts</filter-name>
|
<filter-name>shortcuts</filter-name>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>OpenCCM</display-name>
|
<display-name>OpenCCM</display-name>
|
||||||
<description>Community and Content Management</description>
|
<description>Community and Content Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>OpenCCM</display-name>
|
<display-name>OpenCCM</display-name>
|
||||||
<description>Community and Content Management</description>
|
<description>Community and Content Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<filter>
|
<filter>
|
||||||
<filter-name>shortcuts</filter-name>
|
<filter-name>shortcuts</filter-name>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<filter>
|
<filter>
|
||||||
<filter-name>shortcuts</filter-name>
|
<filter-name>shortcuts</filter-name>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<filter>
|
<filter>
|
||||||
<filter-name>shortcuts</filter-name>
|
<filter-name>shortcuts</filter-name>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM ZeS</display-name>
|
<display-name>CCM ZeS</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM ZeS</display-name>
|
<display-name>CCM ZeS</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM</display-name>
|
<display-name>CCM</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM</display-name>
|
<display-name>CCM</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM</display-name>
|
<display-name>CCM</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM</display-name>
|
<display-name>CCM</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM</display-name>
|
<display-name>CCM</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM ZeS</display-name>
|
<display-name>CCM ZeS</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE web-app
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||||
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
|
||||||
<web-app>
|
version="2.4">
|
||||||
|
|
||||||
<display-name>CCM ZeS</display-name>
|
<display-name>CCM ZeS</display-name>
|
||||||
<description>Content and Collaboration Management</description>
|
<description>Content and Collaboration Management</description>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue