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 "Yves Langisch (JIRA)" <ji...@apache.org> on 2005/10/25 08:51:55 UTC

[jira] Created: (AXIS2-292) Adding service scope control

Adding service scope control
----------------------------

         Key: AXIS2-292
         URL: http://issues.apache.org/jira/browse/AXIS2-292
     Project: Apache Axis 2.0 (Axis2)
        Type: New Feature
  Components: core  
    Versions: 0.92    
    Reporter: Yves Langisch


There should be a parameter in services.xml which let you control the service scope (instantiation of the impl class on a per call/per session/per application base). In Axis1 there is such a parameter you can set in server-config.wsdd.

-- 
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-292) Adding service scope control

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

    Fix Version: 0.94
     Resolution: Fixed

There can be an optinal attribute in services.xml to specify the scope and which will look like below;
<service name="" scope="applicaion">

> Adding service scope control
> ----------------------------
>
>          Key: AXIS2-292
>          URL: http://issues.apache.org/jira/browse/AXIS2-292
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>   Components: core
>     Versions: 0.92
>     Reporter: Yves Langisch
>      Fix For: 0.94

>
> There should be a parameter in services.xml which let you control the service scope (instantiation of the impl class on a per call/per session/per application base). In Axis1 there is such a parameter you can set in server-config.wsdd.

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