When there is null returned it doesn't always mean that there is something wrong from a betwixt perspective. Even though I agree it is sometimes hard to figure out where a problem is, we have added extensive logging to betwixt to see what it is doing. So if you have unexpected behavior, turn on debugging and see if that gives you what you need.
Mvgr, Martin etoom etoom wrote: > Hi All, > When trying to read a bean from an XML file betwixt sometimes returns > null witch I take it to be a sign that something is wrong with my > configuration. I'm wondering if their is a way to make betwixt throw > an exception when something is wrong rather than returning null. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
