Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/UserGuide/DBWS/Overview/EclipseLink DBWS Service Descriptor File (ELUG)"

(EclipseLink DBWS Service Descriptor File)
(EclipseLink DBWS Service Descriptor File)
Line 3: Line 3:
  
 
<onlyinclude>
 
<onlyinclude>
The metadata for an EclipseLink DBWS service is contained in an easy-to-read service descriptor file <tt><b>eclipselink-dbws.xml</b></tt>:
+
The metadata for an EclipseLink DBWS service is contained in a service descriptor file <tt><b>eclipselink-dbws.xml</b></tt>.
 +
The <tt><b>eclipselink-dbws.xml</b></tt>'s XSD is <tt><b>eclipselink-dbws_1_1_0.xsd</b></tt> and it is located in the <tt><ECLIPSELINK_HOME>\xsds</tt> directory
  
The <tt><b>eclipselink-dbws.xml</b></tt>'s XSD is <tt><b>eclipselink-dbws_1_1_0.xsd</b></tt> and it is located in the <tt><ECLIPSELINK_HOME>\xsds</tt> directory (see [[EclipseLink/XSDs]] for more information.)
 
 
</onlyinclude>
 
</onlyinclude>
 
----
 
----

Revision as of 15:14, 19 March 2009

EclipseLink DBWS Service Descriptor File

The metadata for an EclipseLink DBWS service is contained in a service descriptor file eclipselink-dbws.xml. The eclipselink-dbws.xml's XSD is eclipselink-dbws_1_1_0.xsd and it is located in the <ECLIPSELINK_HOME>\xsds directory



Copyright Statement

Back to the top