dain        2004/04/06 14:41:45

  Added:       modules/assembly/src/etc resolver-catalog.xml
  Log:

  Added an assembly module
  Fixed remaining not serializable bugs
  Added configuration files for itests to deploy into new assembly
  
  Revision  Changes    Path
  1.1                  openejb/modules/assembly/src/etc/resolver-catalog.xml
  
  Index: resolver-catalog.xml
  ===================================================================
  <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
  
      <public publicId="http://java.sun.com/xml/ns/j2ee";
          uri="j2ee_1_4.xsd"/>
  
      <public publicId="http://www.w3.org/XML/1998/namespace";
          uri="xml.xsd"/>
  
      <system 
systemId="http://www.ibm.com/webservices/xsd/j2ee_web_services_client_1_1.xsd";
          uri="j2ee_web_services_client_1_1.xsd"/>
  
  </catalog>
  
  

Reply via email to