Issue Details (XML | Word | Printable)

Key: GDS-147
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Franck Wolff
Reporter: Venkat
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GraniteDS

Invalid child element type defined for exceptionconverters in granite-config.dtd

Created: 25/Jul/08 08:21 PM   Updated: 28/Jul/08 11:16 AM   Resolved: 28/Jul/08 11:16 AM
Component/s: Seam services
Affects Version/s: 1.1.0_RC3
Fix Version/s: 1.1.0_RC4

Environment: NA


 Description  « Hide
The child elements for exceptionconverters should be exceptionconverter rather than exception.

<!ELEMENT exceptionconverters (exception*)>
<!ELEMENT exceptionconverter EMPTY>
<!ATTLIST exceptionconverter type CDATA #REQUIRED>

Franck Wolff added a comment - 28/Jul/08 11:16 AM
Done.