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