adding new constructor to axis2_svc_skeleton with conf as parameter.
--------------------------------------------------------------------

                 Key: AXIS2C-621
                 URL: https://issues.apache.org/jira/browse/AXIS2C-621
             Project: Axis2-C
          Issue Type: New Feature
          Components: core/engine
            Reporter: Damitha Kumarage


We need a new constructor for axis2_svc_client with conf passing as parameter. 
The reason is we can't do any useful
work with axis2_svc_skeleton_init without that. For example I have a 
requirement that a service is loaded in the
engine load time and that need access to it's service description. According to 
the current design it has access to the
service description only through message context and that's of course during a 
request.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to