no exception when inserting invalid XML

Hi,

I have migrated a database from TSD2 to TSD3.

Unfortunately, I have got some invalid XML documents for TSD3.
When I insert such a document with the java API, I do not get any exception but the document is, of course, not in tamino. When I insert the same document with the interactive interface I get the expected error message.

TResponse.getFirstXMLObject() returns “null”.

What’s wrong?

Thanks.

Could you please attach the code you are using, the schema and an invalid XML document instance you are trying to insert?

Thanks,
Oliver