Availability of a List Driven Exception Sorter in EAP

Solution Unverified - Updated

Environment

  • Red Hat JBoss Enterprise Application Platform 6.4.8
  • exception-sorter as defined in
    • jboss-as-datasources_1_0.xsd
    • jboss-as-datasources_1_1.xsd
    • jboss-as-datasources_1_2.xsd

Issue

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.

Category
Tags

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.