[
https://issues.apache.org/jira/browse/WINK-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731402#action_12731402
]
Hudson commented on WINK-101:
-----------------------------
Integrated in Wink-Trunk-JDK1.5 #8 (See
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/8/])
Fix application processing so that it won't stop if the processing of a
resource/provider throws an exception []
> 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.