I have corrected my CatalogManager.properties to:

        #CatalogManager.properties

        verbosity=10

        # Always use semicolons in this list
        
catalogs=C:\data\Teliasonera\Development\NeBiLight_Dvlpt\NeBi_JMSInterfa
ce\config\Catalog.xml

        prefer=public

The Catalog.xml:

<?xml version="1.0" encoding="UTF-8"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
    <uri name="http:/my.uri.com/GRIPP/jmsProperties" 
        uri="file:///C:/data/JMS_properties.xsd"
    
</catalog> 

I have set the verbose mode to 3 for the catalog but I do not get any
output on my console :o(
I still have the same error:

Failed to read schema document 'JMS_properties.xsd', because 1) could
not find the document; 2) the document could not be read; 3) the root
element of the document is not <xsd:schema>.

Not sure the catalog is really used.

For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to