Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributeDescription
baseURIa REQUIRED URI indicating the base URI for the operations and resources defined within the <data> element.
namea REQUIRED name of the data service.
enableBatchRequestan OPTIONAL boolean to enable the batch request feature.
enableBoxcarringan OPTIONAL boolean to enable the boxcarring feature.
txManagerJNDINamean OPTIONAL JNDI name for overriding the standard JNDI location for locating the JTA transaction manager
serviceNamespacean OPTIONAL URI to uniquely identify the web service.
serviceGroupan OPTIONAL name that used to categorize data-services in different groups.
serviceStatusan OPTIONAL string to enable WIP (specifies weather the data service is deployed or work in progress) support.
transportsan OPTIONAL string to enable the transports required for the data service.

To create a data service using the management console, see Developing Data Services.

...