Class: com.sybase.djc.ant.ResponseLogProperty (Response Log Property) | EAServer 6.3 Help |
---|
Description |
Configures a component to support response logging in a clustered environment.
Should be used together with: Automatic Failover Property. See also: Request Log Property. |
---|---|
Configuration |
Example:
<setProperties component="ejb.components.example.MyCompRemote"> <automaticFailover enable="true"/> <responseLog enable="true"/> ... </setProperties> |
Nested Properties | enable |