I notice that when I throw an exception from code that is called by OGNL it is swallowed up.  It would be good if the CompoundRootAccessor checked the exception type wrapped by the OGNLException.  If a wrapped exception exists would that mean it was thrown by the application?  Is so it could be re-thrown rather than ignored.
 
John.

Reply via email to