User: user57  
  Date: 02/04/17 20:15:07

  Modified:    src/metadata forums-application.xml jive-web.xml
  Log:
   o adding full doctype for webapps
   o changed forums links back to /forums/
  
  Revision  Changes    Path
  1.2       +2 -2      website-forums/src/metadata/forums-application.xml
  
  Index: forums-application.xml
  ===================================================================
  RCS file: /cvsroot/jboss/website-forums/src/metadata/forums-application.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- forums-application.xml    1 Oct 2001 23:06:01 -0000       1.1
  +++ forums-application.xml    18 Apr 2002 03:15:07 -0000      1.2
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE application>
   
  -<!-- $Id: forums-application.xml,v 1.1 2001/10/01 23:06:01 user57 Exp $ -->
  +<!-- $Id: forums-application.xml,v 1.2 2002/04/18 03:15:07 user57 Exp $ -->
   
   <application>
      <display-name>JBoss Website Forums</display-name>
  @@ -9,7 +9,7 @@
      <module>
         <web>
            <web-uri>jive.war</web-uri>
  -         <context-root>/forums</context-root>
  +         <context-root>/forums/</context-root>
         </web>
      </module>
   
  
  
  
  1.4       +2 -2      website-forums/src/metadata/jive-web.xml
  
  Index: jive-web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/website-forums/src/metadata/jive-web.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jive-web.xml      5 Oct 2001 00:58:40 -0000       1.3
  +++ jive-web.xml      18 Apr 2002 03:15:07 -0000      1.4
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE web-app>
  +<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" 
"http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>
   
  -<!-- $Id: jive-web.xml,v 1.3 2001/10/05 00:58:40 user57 Exp $ -->
  +<!-- $Id: jive-web.xml,v 1.4 2002/04/18 03:15:07 user57 Exp $ -->
   
   <web-app>
      <display-name>JBoss Jive Forums WebApp</display-name>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to