You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ajay Paibir (JIRA)" <ji...@apache.org> on 2007/03/28 16:46:25 UTC

[jira] Created: (CXF-500) Defer creation of OutMessage and OutFaultMessage from OutogingChainSetupInterceptor to ServiceInvokerInterceptor and/or OutgoingChainInterceptor.

Defer creation of OutMessage and OutFaultMessage from OutogingChainSetupInterceptor to ServiceInvokerInterceptor and/or OutgoingChainInterceptor.
-------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: CXF-500
                 URL: https://issues.apache.org/jira/browse/CXF-500
             Project: CXF
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0-RC
            Reporter: Ajay Paibir
         Assigned To: Ajay Paibir
             Fix For: 2.0-RC


a) Instead of Creating OutMessage and OutFaultMessage before dispatching to implementor defer creation of OutMessage to ServiceInvokerInterceptor
b) Creation of OutFaultMessage to OutFaultChainObserver.
c) Creation of Outbound Interceptor chain to POST_INVOKE phase i.e OutgoingChainInterceptor.



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


[jira] Closed: (CXF-500) Defer creation of OutMessage and OutFaultMessage from OutogingChainSetupInterceptor to ServiceInvokerInterceptor and/or OutgoingChainInterceptor.

Posted by "Ajay Paibir (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajay Paibir closed CXF-500.
---------------------------


> Defer creation of OutMessage and OutFaultMessage from OutogingChainSetupInterceptor to ServiceInvokerInterceptor and/or OutgoingChainInterceptor.
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-500
>                 URL: https://issues.apache.org/jira/browse/CXF-500
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: Ajay Paibir
>         Assigned To: Ajay Paibir
>             Fix For: 2.0-RC
>
>
> a) Instead of Creating OutMessage and OutFaultMessage before dispatching to implementor defer creation of OutMessage to ServiceInvokerInterceptor
> b) Creation of OutFaultMessage to OutFaultChainObserver.
> c) Creation of Outbound Interceptor chain to POST_INVOKE phase i.e OutgoingChainInterceptor.

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


[jira] Resolved: (CXF-500) Defer creation of OutMessage and OutFaultMessage from OutogingChainSetupInterceptor to ServiceInvokerInterceptor and/or OutgoingChainInterceptor.

Posted by "Ajay Paibir (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajay Paibir resolved CXF-500.
-----------------------------

    Resolution: Fixed

> Defer creation of OutMessage and OutFaultMessage from OutogingChainSetupInterceptor to ServiceInvokerInterceptor and/or OutgoingChainInterceptor.
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-500
>                 URL: https://issues.apache.org/jira/browse/CXF-500
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0-RC
>            Reporter: Ajay Paibir
>         Assigned To: Ajay Paibir
>             Fix For: 2.0-RC
>
>
> a) Instead of Creating OutMessage and OutFaultMessage before dispatching to implementor defer creation of OutMessage to ServiceInvokerInterceptor
> b) Creation of OutFaultMessage to OutFaultChainObserver.
> c) Creation of Outbound Interceptor chain to POST_INVOKE phase i.e OutgoingChainInterceptor.

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