You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Michael Elman (JIRA)" <ji...@apache.org> on 2009/07/02 13:15:47 UTC

[jira] Resolved: (WINK-30) User providers should always be chosen before built-in providers

     [ https://issues.apache.org/jira/browse/WINK-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Elman resolved WINK-30.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.1
         Assignee:     (was: Michael Elman)

It's kinda new bug, the result of recent refactoring I did.... Ooops.
Anyway I fixed it and I have also fixed the MockServletInvocationTest to invoke a RestServlet instead of invoking the RequestProcessor.

I have also checked in the unit test from WINK-30-test.patch.

> User providers should always be chosen before built-in providers
> ----------------------------------------------------------------
>
>                 Key: WINK-30
>                 URL: https://issues.apache.org/jira/browse/WINK-30
>             Project: Wink
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.1
>            Reporter: Bryant Luk
>             Fix For: 0.1
>
>         Attachments: WINK-30-test.patch
>
>
> Application provided providers should be chosen ahead of built in providers (in particular MessageBodyReaders/MessageBodyWriters).  I couldn't get some tests to work out for the readers because of this.  Just quickly glancing at the code, this would need to be changed for the the writers as well.
> I'll add a simple JUnit test for MessageBodyReaders.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.