You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "David Calavera (JIRA)" <ji...@apache.org> on 2008/07/12 22:25:31 UTC

[jira] Closed: (ABDERA-186) Custom Provider request processors get overridden by defaults

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

David Calavera closed ABDERA-186.
---------------------------------


> Custom Provider request processors get overridden by defaults
> -------------------------------------------------------------
>
>                 Key: ABDERA-186
>                 URL: https://issues.apache.org/jira/browse/ABDERA-186
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Christopher Elkins
>            Assignee: David Calavera
>         Attachments: AbstractProvider.java.patch
>
>
> Because AbstractProvider sets its default request processors in the init() method, which is called relatively late during Provider construction by the ServiceManager, custom request processors that attempt to override one of the default target types and configured prior to the init() call (either externally via addRequestProcessors()/setRequestProcessors() or internally in a subclass constructor) are effectively trumped.

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