Menu

#9 Error handling

open
nobody
None
5
2008-05-28
2008-05-28
No

Currently there is no way to handle errors caused by malformed XML or broken element references. Catching exception around the XMLApplicationContext.load method does not help. I think that it happens dur to the fact that execution is not linear but is gets disjoint by dispatching an event that triggers parsing etc.

Cheers,
Baardos

Discussion


Log in to post a comment.