Update of /cvsroot/ejtools/applications/jmx.browser
In directory usw-pr-cvs1:/tmp/cvs-serv32692a/jmx.browser
Modified Files:
webapp.properties
Log Message:
Global Changes
Index: webapp.properties
===================================================================
RCS file: /cvsroot/ejtools/applications/jmx.browser/webapp.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** webapp.properties 22 Apr 2002 17:50:51 -0000 1.1
--- webapp.properties 24 Apr 2002 20:10:41 -0000 1.2
***************
*** 1,8 ****
- ${apache.crimson.root}/*.jar
${apache.log4j.root}/*.jar
${apache.struts.root}/*.jar
! ${apache.xalan.root}/*.jar
${ejtools.common.root}/*.jar
- ${ejtools.xmlweb.root}/*.jar
- ${sun.jaxp.root}/*.jar
- ${sun.swing.root}/*.jar
--- 1,4 ----
${apache.log4j.root}/*.jar
${apache.struts.root}/*.jar
! ${apache.taglibs.root}/*.jar
${ejtools.common.root}/*.jar
|