user manual
Chapter 27: Using VisiConnect 307
The ra-borland.xml deployment descriptor DTD
The following table shows the DOCTYPE headers for both ra.xml and ra-
borland.xml:
Deployment descriptors with incorrect header information may yield error
messages similar to the following when used with a utility that parses the XML:
SAXException: This document may not have the identifier identifier-name
where identifier-name generally includes the text from the PUBLIC element.
Table 27.1 DOCTYPE headers
Descriptor File DOCTYPE Header
ra.xml <!DOCTYPE connector PUBLIC -//Sun
Microsystems, Inc.//DTD Connector 1.0//EN
'http://java.sun.com/dtd/
connector_1_0.dtd>
ra-borland.xml <!DOCTYPE ejb-jar PUBLIC"-//Borland
Software Corporation//DTD Connector 1.0//
EN" "http://www.borland.com/devsupport/
appserver/dtds/connector-_1_0-
borland.dtd">










