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 "Anonymous (JIRA)" <ji...@apache.org> on 2005/07/21 09:06:48 UTC

[jira] Updated: (AXIS2-88) Support for registering custom MessageReceiver for an operation

     [ http://issues.apache.org/jira/browse/AXIS2-88?page=all ]

 updated AXIS2-88:
------------------

    Attachment: RegisterMessageReceiver.patch

> Support for registering custom MessageReceiver for an operation
> ---------------------------------------------------------------
>
>          Key: AXIS2-88
>          URL: http://issues.apache.org/jira/browse/AXIS2-88
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>   Components: deployment
>     Versions: 0.9
>     Reporter: Jayachandra Sekhara Rao Sunkara
>  Attachments: RegisterMessageReceiver.patch
>
> There can be cases where a few service implementation classes would demand special style of invocation (as is the case with me that my services if they are implementing ServiceLifeCycle interface I'd like to call special methods on them apart from the method that matches with the client requested operationName ). And in such cases if developers do code their custom MessageReceivers there should be a way to specify the same in the service or operation element of service.xml . And also our deployment should be embedded the intelligence to setMessageReceiver with that specified class rather than the default one.
> Thanks and Regards
> Jayachandra

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