You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Damitha Kumarage (JIRA)" <ji...@apache.org> on 2007/07/05 16:53:04 UTC

[jira] Created: (AXIS2C-636) savan out handler is not needed

savan out handler is not needed
-------------------------------

                 Key: AXIS2C-636
                 URL: https://issues.apache.org/jira/browse/AXIS2C-636
             Project: Axis2-C
          Issue Type: Improvement
            Reporter: Damitha Kumarage


When I closely stduy the savan implementation I can see that use of savan out handler is overkill. It is actually used to
publish to the subscribers of the event source. But since the event source service is available at the publisher_client it self
I think publisher_client_publish is the most apporpriate place to publish to subscribers. I implemented this and tested ok.

-- 
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-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Closed: (AXIS2C-636) savan out handler is not needed

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

Damitha Kumarage closed AXIS2C-636.
-----------------------------------

    Resolution: Fixed

This is fixed

> savan out handler is not needed
> -------------------------------
>
>                 Key: AXIS2C-636
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-636
>             Project: Axis2-C
>          Issue Type: Improvement
>            Reporter: Damitha Kumarage
>
> When I closely stduy the savan implementation I can see that use of savan out handler is overkill. It is actually used to
> publish to the subscribers of the event source. But since the event source service is available at the publisher_client it self
> I think publisher_client_publish is the most apporpriate place to publish to subscribers. I implemented this and tested ok.

-- 
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-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org