User: starksm 
  Date: 02/02/12 23:31:28

  Modified:    catalina/src/resources/test application.xml
  Log:
  Add mappings to deployed JNDI names to allow for easy redeployment
  using different names
  
  Revision  Changes    Path
  1.2       +1 -1      contrib/catalina/src/resources/test/application.xml
  
  Index: application.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/catalina/src/resources/test/application.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- application.xml   11 Feb 2002 22:58:27 -0000      1.1
  +++ application.xml   13 Feb 2002 07:31:28 -0000      1.2
  @@ -6,7 +6,7 @@
        <module>
        <web>
                <web-uri>tomcat-test.war</web-uri>
  -             <context-root>/jboss</context-root>
  +             <context-root>/tomcat-test</context-root>
        </web>
        </module>
   
  
  
  

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

Reply via email to