Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


4.2.15 com.sun.xml.ws.transport.http.HttpAdapter.dump

Set the com.sun.xml.ws.transport.http.HttpAdapter.dump system property to true to enable the function that sends the JAX-WS request or response to the standard output on the server side.

Description

Set the com.sun.xml.ws.transport.http.HttpAdapter.dump system property to true to enable the function that sends the JAX-WS request or response to the standard output on the server side.

Specifiable values

Type: Boolean

{true | false}

Initial value

Not specified

Default value

If the definition item is omitted

false

Example

asadmin> create-system-properties --target instance1 
com.sun.xml.ws.transport.http.HttpAdapter.dump=true

Notes

Used in the server