Shouldn't stop application processing if the processing of a resource/provider
throws an exception
--------------------------------------------------------------------------------------------------
Key: WINK-101
URL: https://issues.apache.org/jira/browse/WINK-101
Project: Wink
Issue Type: Bug
Components: Server
Affects Versions: 0.1
Reporter: Nadav Fischer
Assignee: Nadav Fischer
Fix For: 0.1
If an exception is thrown during the processing of a provider or resource in
ApplicationProcessor, then the whole application processing stops, and no more
classes from the application are processed.
The correct behavior should be that only the problematic provider/resource is
ignored and a warning is issued to the log.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.