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.
|
- RE: [OS-webwork] Errors swallowed by OGNL John Patterson
- RE: [OS-webwork] Errors swallowed by OGNL Jason Carreira