You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Paul Fremantle (JIRA)" <ji...@apache.org> on 2007/07/06 13:54:07 UTC

[jira] Created: (AXIS2-2909) Add support for accessing the MessageContext in a callback class

Add support for accessing the MessageContext in a callback class
----------------------------------------------------------------

                 Key: AXIS2-2909
                 URL: https://issues.apache.org/jira/browse/AXIS2-2909
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: kernel
    Affects Versions: 1.2
            Reporter: Paul Fremantle
             Fix For: 1.3


When you create a service implementation we support injecting the context into the service implementation (using the engine.DependencyManager). However, as a client with a callback I don't get access to the same thing. So if I need to access headers from the response, I can't. We should do the same thing for callback classes.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-2909) Add support for accessing the MessageContext in a callback class

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

Deepal Jayasinghe reassigned AXIS2-2909:
----------------------------------------

    Assignee: Deepal Jayasinghe

> Add support for accessing the MessageContext in a callback class
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2909
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2909
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Paul Fremantle
>            Assignee: Deepal Jayasinghe
>             Fix For: 1.3
>
>
> When you create a service implementation we support injecting the context into the service implementation (using the engine.DependencyManager). However, as a client with a callback I don't get access to the same thing. So if I need to access headers from the response, I can't. We should do the same thing for callback classes.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2909) Add support for accessing the MessageContext in a callback class

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

Davanum Srinivas updated AXIS2-2909:
------------------------------------

    Fix Version/s:     (was: 1.3)

> Add support for accessing the MessageContext in a callback class
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2909
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2909
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 1.2
>            Reporter: Paul Fremantle
>            Assignee: Deepal Jayasinghe
>
> When you create a service implementation we support injecting the context into the service implementation (using the engine.DependencyManager). However, as a client with a callback I don't get access to the same thing. So if I need to access headers from the response, I can't. We should do the same thing for callback classes.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org