User: juhalindfors
  Date: 02/03/08 03:55:47

  Modified:    src/main/test/implementation/modelmbean/support/xml User.xml
  Log:
  David, I changed this to use a SYSTEM id so I don't need a network connection
  to run the tests
  
  Revision  Changes    Path
  1.2       +2 -2      jmx/src/main/test/implementation/modelmbean/support/xml/User.xml
  
  Index: User.xml
  ===================================================================
  RCS file: 
/cvsroot/jboss/jmx/src/main/test/implementation/modelmbean/support/xml/User.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- User.xml  28 Feb 2002 18:00:32 -0000      1.1
  +++ User.xml  8 Mar 2002 11:55:47 -0000       1.2
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE mbean PUBLIC "-//JBoss//DTD JBOSS XMBean 1.0//EN" 
"http://www.jboss.org/j2ee/dtd/jboss_xmbean_1_0.dtd";>
  +<!DOCTYPE mbean SYSTEM 
"file:./src/main/test/implementation/modelmbean/support/xml/jboss_xmbean_1_0.dtd">
   
   <mbean>
     <description><![CDATA[sample for jboss xmbean.dtd]]></description>
  @@ -129,4 +129,4 @@
       </descriptors>
     </notification>
   
  -</mbean>
  \ No newline at end of file
  +</mbean>
  
  
  

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

Reply via email to