| Class: com.sybase.djc.ant.LogExceptionsProperty (Log Exceptions Property) | EAServer 6.0 Help |
|---|
| Description |
Configures a component to log application and system
exceptions that are thrown by its business methods.
See also: logApplicationExceptions and logSystemExceptions (Application Server Properties). |
|---|---|
| Configuration |
Example:
<setProperties component="ejb.components.example.MyCompRemote"> <logExceptions enable="true"/> ... </setProperties> |
| Nested Properties | enable |
| Property: enable (Enable) | |
|---|---|
| Description | Enables generation of exception logging code. |
| Default Value | true |
| Legal Values | false, true |