Re: Is it possible to put web service call in a queue??

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



cooleader320@xxxxxxxxx wrote in news:fa43a4d9-8aaa-40cd-9d2d-
d3a5c2dad2c2@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:

Is it possible to call a web service by MSMQ?
my scene as follows:
I have a web MyService.
WebMethod1(string reponseXML)
WebMethod2(ResponseEntity reponseEntity)
I want to make sure always successfully when calling
MyService.WebMethod until
service is available.
(because of some reasons,the service is not very steady )

Is it possible to put web service call in a queue??



Do you want MSMQ to call your web service?

Or call MSMQ with your web service?

The latter is possible. MSMQ from what I recall does provide HTTP access
too.

However, take a look at WCF, which does have a MSMQ binding... you maybe
able to do build something with WCF.



--
spamhoneypot@xxxxxxxxxx (Do not e-mail)
.



Relevant Pages

  • Re: Mobile 2 Server: WCF or asmx
    ... My current native MSMQ on my mobile devices offers the same advantages (at ... from the scanners to the Server. ... world anyway - why not take advantage of this fact with WCF? ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Working with MSMQ
    ... http://www.FOCUSPortals.com - Local franchises available ... I would look into the more abstract WCF "IsOneWay" calls. ... Writing the polling code for MSMQ is a painful exercise. ... need near instant response when I can. ...
    (microsoft.public.dotnet.framework)
  • Re: WCF and MessageQueue
    ... sending raw MSMQ message may cause problem if the WCF service side is ... the messages it transfers is still WCF format ...
    (microsoft.public.dotnet.framework)
  • Re: WCF and MessageQueue
    ... Is it possible to create a WCF host that receives messages from both a WCF ... client and a MSMQ client ?? ... The thing is that i have tried to create a host compatible with both the WCF ...
    (microsoft.public.dotnet.framework)
  • Re: Working with MSMQ
    ... http://www.FOCUSPortals.com - Local franchises available ... I would look into the more abstract WCF "IsOneWay" calls. ... Writing the polling code for MSMQ is a painful exercise. ... near instant response when I can. ...
    (microsoft.public.dotnet.framework)