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 "Nabeel Yoosuf (JIRA)" <ji...@apache.org> on 2006/05/01 14:06:46 UTC

[jira] Created: (AXIS2C-146) disengaging a module

disengaging a module
--------------------

         Key: AXIS2C-146
         URL: http://issues.apache.org/jira/browse/AXIS2C-146
     Project: Axis2-C
        Type: Task

  Components: core/description, core/engine  
    Versions: 0.91    
 Environment: All
    Reporter: Nabeel Yoosuf


axis2_svc_t needs to provide the function to disengage any engaged moudule.

axis2_status_t axis2_svc_disengage_moudle(struct axis2_svc, env, axis2_module_desc_t *module);

-- 
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] Updated: (AXIS2C-146) disengaging a module

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-146?page=all ]

Samisa Abeysinghe updated AXIS2C-146:
-------------------------------------

    Fix Version/s: 1.0.0
                       (was: 0.96)

> disengaging a module
> --------------------
>
>                 Key: AXIS2C-146
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-146
>             Project: Axis2-C
>          Issue Type: Task
>          Components: core/description, core/engine
>    Affects Versions: Current (Nightly)
>         Environment: All
>            Reporter: Nabeel Yoosuf
>         Assigned To: Dinesh Premalal
>             Fix For: 1.0.0
>
>
> axis2_svc_t needs to provide the function to disengage any engaged moudule.
> axis2_status_t axis2_svc_disengage_moudle(struct axis2_svc, env, axis2_module_desc_t *module);

-- 
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

        

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


[jira] Resolved: (AXIS2C-146) disengaging a module

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

Dinesh Premalal resolved AXIS2C-146.
------------------------------------

    Resolution: Fixed

> disengaging a module
> --------------------
>
>                 Key: AXIS2C-146
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-146
>             Project: Axis2-C
>          Issue Type: Task
>          Components: core/description, core/engine
>    Affects Versions: Current (Nightly)
>         Environment: All
>            Reporter: Nabeel Yoosuf
>         Assigned To: Dinesh Premalal
>             Fix For: 1.0.0
>
>
> axis2_svc_t needs to provide the function to disengage any engaged moudule.
> axis2_status_t axis2_svc_disengage_moudle(struct axis2_svc, env, axis2_module_desc_t *module);

-- 
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] Commented: (AXIS2C-146) disengaging a module

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485730 ] 

Dinesh Premalal commented on AXIS2C-146:
----------------------------------------

axis2_svc_disengage_module () function added. With this function svc_client get a new function namly axis2_svc_client_disengage_module (svc_client, env, module) which disengage any given module. (If module is engaged already).

Disengage module done in operation level as well.

> disengaging a module
> --------------------
>
>                 Key: AXIS2C-146
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-146
>             Project: Axis2-C
>          Issue Type: Task
>          Components: core/description, core/engine
>    Affects Versions: Current (Nightly)
>         Environment: All
>            Reporter: Nabeel Yoosuf
>         Assigned To: Dinesh Premalal
>             Fix For: 1.0.0
>
>
> axis2_svc_t needs to provide the function to disengage any engaged moudule.
> axis2_status_t axis2_svc_disengage_moudle(struct axis2_svc, env, axis2_module_desc_t *module);

-- 
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] Commented: (AXIS2C-146) disengaging a module

Posted by "Nabeel Yoosuf (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-146?page=comments#action_12377222 ] 

Nabeel Yoosuf commented on AXIS2C-146:
--------------------------------------

this needs to be done operation level as well

> disengaging a module
> --------------------
>
>          Key: AXIS2C-146
>          URL: http://issues.apache.org/jira/browse/AXIS2C-146
>      Project: Axis2-C
>         Type: Task

>   Components: core/description, core/engine
>     Versions: 0.91
>  Environment: All
>     Reporter: Nabeel Yoosuf

>
> axis2_svc_t needs to provide the function to disengage any engaged moudule.
> axis2_status_t axis2_svc_disengage_moudle(struct axis2_svc, env, axis2_module_desc_t *module);

-- 
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] Updated: (AXIS2C-146) disengaging a module

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-146?page=all ]

Samisa Abeysinghe updated AXIS2C-146:
-------------------------------------

    Fix Version: 0.92
        Version: Current (Nightly)
                     (was: 0.91)

> disengaging a module
> --------------------
>
>          Key: AXIS2C-146
>          URL: http://issues.apache.org/jira/browse/AXIS2C-146
>      Project: Axis2-C
>         Type: Task

>   Components: core/description, core/engine
>     Versions: Current (Nightly)
>  Environment: All
>     Reporter: Nabeel Yoosuf
>      Fix For: 0.92

>
> axis2_svc_t needs to provide the function to disengage any engaged moudule.
> axis2_status_t axis2_svc_disengage_moudle(struct axis2_svc, env, axis2_module_desc_t *module);

-- 
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] Updated: (AXIS2C-146) disengaging a module

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-146?page=all ]

Samisa Abeysinghe updated AXIS2C-146:
-------------------------------------

    Fix Version:     (was: 0.92)

Postponed to post 0.92

> disengaging a module
> --------------------
>
>          Key: AXIS2C-146
>          URL: http://issues.apache.org/jira/browse/AXIS2C-146
>      Project: Axis2-C
>         Type: Task

>   Components: core/description, core/engine
>     Versions: Current (Nightly)
>  Environment: All
>     Reporter: Nabeel Yoosuf

>
> axis2_svc_t needs to provide the function to disengage any engaged moudule.
> axis2_status_t axis2_svc_disengage_moudle(struct axis2_svc, env, axis2_module_desc_t *module);

-- 
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


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


[jira] Updated: (AXIS2C-146) disengaging a module

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-146?page=all ]

Samisa Abeysinghe updated AXIS2C-146:
-------------------------------------

    Fix Version/s: 0.96
         Assignee: Dinesh Premalal

> disengaging a module
> --------------------
>
>                 Key: AXIS2C-146
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-146
>             Project: Axis2-C
>          Issue Type: Task
>          Components: core/description, core/engine
>    Affects Versions: Current (Nightly)
>         Environment: All
>            Reporter: Nabeel Yoosuf
>         Assigned To: Dinesh Premalal
>             Fix For: 0.96
>
>
> axis2_svc_t needs to provide the function to disengage any engaged moudule.
> axis2_status_t axis2_svc_disengage_moudle(struct axis2_svc, env, axis2_module_desc_t *module);

-- 
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

        

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