On Sun, Jan 19, 2014 at 6:37 PM, Sajith Ravindra <[email protected]> wrote:
> Hi all, > > When developing a web services using Axiom what should be the > messageReceiver we should use for an operations which only returns a value > but does not take an argument? > Can you give an example? OutOnly operations are very rare and we normally don't use it. What you want is empty SOAP body and it returns a result? If so, please have a look at version service. > > It seems there's RawXML*OutOnly*MessageReceiver in Axis2. So are we > suppose to use RawXML*INOut*MessageReceiver and take an dummy argument or > is there another messageReciver to be used for such operation? > > Thanks > *,Sajith Ravindra* > Senior Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 77 2273550 > blog: http://sajithr.blogspot.com/ > <http://lk.linkedin.com/pub/shani-ranasinghe/34/111/ab> > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- S.Uthaiyashankar VP Engineering WSO2 Inc. http://wso2.com/ - "lean . enterprise . middleware" Phone: +94 714897591
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
