In 1.1 beta, the implementation of JaxbRepresentation.getObject swallows
exceptions. This is a critical error because callers have no way of responding
to errors in the XML passed in, even if an ValidationEventHandler is used.
The caller will go along assuming there's no problem until it tries to
use the return value. 

The problem is being tracked under issue # 289.

Reply via email to