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 "Manjula Peiris (JIRA)" <ji...@apache.org> on 2006/10/19 11:15:34 UTC

[jira] Created: (AXIS2C-360) engaging a module which is already engaged

engaging a module which is already engaged
------------------------------------------

                 Key: AXIS2C-360
                 URL: http://issues.apache.org/jira/browse/AXIS2C-360
             Project: Axis2-C
          Issue Type: Bug
            Reporter: Manjula Peiris


axis2/c allows engaging  a module programmatically when it is being already engaed in the axis.xml file.

-- 
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] Commented: (AXIS2C-360) engaging a module which is already engaged

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

Manjula Peiris commented on AXIS2C-360:
---------------------------------------

In client side using   axis2_svc_client_engage_module().

> engaging a module which is already engaged
> ------------------------------------------
>
>                 Key: AXIS2C-360
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-360
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>    Affects Versions: Current (Nightly)
>            Reporter: Manjula Peiris
>             Fix For: 1.0.0
>
>
> axis2/c allows engaging  a module programmatically when it is being already engaed in the axis.xml file.

-- 
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] Assigned: (AXIS2C-360) engaging a module which is already engaged

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

Samisa Abeysinghe reassigned AXIS2C-360:
----------------------------------------

    Assignee: Samisa Abeysinghe

> engaging a module which is already engaged
> ------------------------------------------
>
>                 Key: AXIS2C-360
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-360
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>    Affects Versions: Current (Nightly)
>            Reporter: Manjula Peiris
>         Assigned To: Samisa Abeysinghe
>             Fix For: 1.0.0
>
>
> axis2/c allows engaging  a module programmatically when it is being already engaed in the axis.xml file.

-- 
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-360) engaging a module which is already engaged

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

Samisa Abeysinghe commented on AXIS2C-360:
------------------------------------------

When you say "programmatically", using which functions? On client side or server side?

> engaging a module which is already engaged
> ------------------------------------------
>
>                 Key: AXIS2C-360
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-360
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>    Affects Versions: Current (Nightly)
>            Reporter: Manjula Peiris
>             Fix For: 1.0.0
>
>
> axis2/c allows engaging  a module programmatically when it is being already engaed in the axis.xml file.

-- 
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] Updated: (AXIS2C-360) engaging a module which is already engaged

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

Samisa Abeysinghe updated AXIS2C-360:
-------------------------------------

          Component/s: core/engine
        Fix Version/s: 1.0.0
    Affects Version/s: Current (Nightly)

> engaging a module which is already engaged
> ------------------------------------------
>
>                 Key: AXIS2C-360
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-360
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>    Affects Versions: Current (Nightly)
>            Reporter: Manjula Peiris
>             Fix For: 1.0.0
>
>
> axis2/c allows engaging  a module programmatically when it is being already engaed in the axis.xml file.

-- 
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-360) engaging a module which is already engaged

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

Samisa Abeysinghe resolved AXIS2C-360.
--------------------------------------

    Resolution: Fixed

Fixed so that it returns AXIS2_FAILURE on engaging an already engaged module

> engaging a module which is already engaged
> ------------------------------------------
>
>                 Key: AXIS2C-360
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-360
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>    Affects Versions: Current (Nightly)
>            Reporter: Manjula Peiris
>         Assigned To: Samisa Abeysinghe
>             Fix For: 1.0.0
>
>
> axis2/c allows engaging  a module programmatically when it is being already engaed in the axis.xml file.

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