User: starksm 
  Date: 01/12/06 17:07:17

  Modified:    src/resources/web/META-INF Tag: Branch_2_4 application.xml
  Log:
  Use relative urls on the index.html page.
  Include the jbosstest-22-web.war in the ear
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +7 -0      jbosstest/src/resources/web/META-INF/application.xml
  
  Index: application.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/web/META-INF/application.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- application.xml   2001/05/05 20:56:55     1.1
  +++ application.xml   2001/12/07 01:07:17     1.1.2.1
  @@ -11,6 +11,13 @@
       </module>
   
       <module>
  +    <web>
  +        <web-uri>jbosstest-22-web.war</web-uri>
  +        <context-root>/jbosstest-22</context-root>
  +    </web>
  +    </module>
  +
  +    <module>
           <ejb>jbosstest-web-ejbs.jar</ejb>
       </module>
   
  
  
  

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

Reply via email to