Availability of a List Driven Exception Sorter in EAP
Environment
- Red Hat JBoss Enterprise Application Platform 6.4.8
exception-sorteras defined injboss-as-datasources_1_0.xsdjboss-as-datasources_1_1.xsdjboss-as-datasources_1_2.xsd
Issue
- explicitly define FATAL error codes for a JCA connection
- Content from issues.jboss.org is not included.JBJCA-1318
- list driven
ExceptionSorter,StaleConnectionChecker
- list driven
Resolution
This content is not included.EAP 6.4.8 released the ability to define FATAL error codes for JDBC connections.
ListExceptionSorter provides the ability to define a "," separated list via <config-property name=prop_name >value1,value2,value3</> in the standalone/domain configuration files.
ie:
<config-property name="FatalExceptions">10099,10100,10101</>
Note
This exception sorter is not used in conjunction with other vendor configured exception sorters, so all known FATAL error codes should be explicitly stated.
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.