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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2005/08/16 05:22:54 UTC

[jira] Created: (AXIS2-154) Configurable Dispatching order

Configurable Dispatching order
------------------------------

         Key: AXIS2-154
         URL: http://issues.apache.org/jira/browse/AXIS2-154
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement
  Components: core  
    Reporter: Deepal Jayasinghe
    Priority: Minor


In the current implementation there are four dispatchers execution order of them are hardcoded , my idea is it should be configurable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXIS2-154) Configurable Dispatching order

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-154?page=all ]

Deepal Jayasinghe reassigned AXIS2-154:
---------------------------------------

    Assign To: Deepal Jayasinghe

> Configurable Dispatching order
> ------------------------------
>
>          Key: AXIS2-154
>          URL: http://issues.apache.org/jira/browse/AXIS2-154
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement
>   Components: core
>     Reporter: Deepal Jayasinghe
>     Assignee: Deepal Jayasinghe
>     Priority: Minor

>
> In the current implementation there are four dispatchers execution order of them are hardcoded , my idea is it should be configurable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-154) Configurable Dispatching order

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-154?page=comments#action_12324429 ] 

Deepal Jayasinghe commented on AXIS2-154:
-----------------------------------------


I prefer to have following configuration in axis2.xml to configure the dispatching order , we will give our default order and if somebody going to change that he has to take the risk of changing that , say if he is going to remove one of default dispatcher in that case we can not exactly tell from where he will end up. In addition to that he can add his own dispatchers wherever he wants.

<dispatchOrder>
      <dispatcher name="name" class="class">
      <dispatcher name="name" class="class">
</dispatchOrder>


> Configurable Dispatching order
> ------------------------------
>
>          Key: AXIS2-154
>          URL: http://issues.apache.org/jira/browse/AXIS2-154
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement
>   Components: core
>     Reporter: Deepal Jayasinghe
>     Assignee: Deepal Jayasinghe
>     Priority: Minor

>
> In the current implementation there are four dispatchers execution order of them are hardcoded , my idea is it should be configurable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS2-154) Configurable Dispatching order

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-154?page=all ]
     
Deepal Jayasinghe resolved AXIS2-154:
-------------------------------------

    Resolution: Fixed

> Configurable Dispatching order
> ------------------------------
>
>          Key: AXIS2-154
>          URL: http://issues.apache.org/jira/browse/AXIS2-154
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement
>   Components: core
>     Reporter: Deepal Jayasinghe
>     Assignee: Deepal Jayasinghe
>     Priority: Minor

>
> In the current implementation there are four dispatchers execution order of them are hardcoded , my idea is it should be configurable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira