This section explains configuration properties that are set on the /atg/rest/processor/BeanProcessor component for Legacy REST Web Services.

Property

Description

returnFormHandlerExceptionsByDefault

This configuration property controls whether the Legacy REST Web Services server will return information about the exceptions it encounters while invoking form handlers. See Returning Legacy REST Form Handler Exceptions. The following example specifies that exceptions should be included in the HTTP response to a Web Services request.

returnFormHandlerExceptionsByDefault=true

returnFormHandlerPropertiesByDefault

This configuration property controls whether the Legacy REST Web Services server will return the properties of the form handler components it invokes. See Returning Legacy REST Form Handler Properties. The following example specifies that the form handler properties should be included in the HTTP response to a Web Services request.

returnFormHandlerPropertiesByDefault=true


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices