Re: Calling a WCF service from Non-WCF

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



Jeronimo Bertran <jeronimo.bertran@xxxxxxxxxxxxxxxx> wrote in
news:Xns99FA950A3A673publicjbbertrancom@xxxxxxxxxxxxx:

Here it is.

<basicHttpBinding>
<binding name="FileTransferServicesBinding"
sendTimeout="00:15:00"
transferMode="Streamed" messageEncoding="Mtom"
maxReceivedMessageSize="524288000" maxBufferSize="524288000" />
</basicHttpBinding>


Does your client support MTOM?

If it's regular .NET, you'll need to use WSE 3.0, not sure about Java or
other languages.

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



Relevant Pages

  • RE: wse (.net) client to wss4j web service allows all passwords, why?
    ... WSE 3.0 to securely connect to my java web service. ... userid (as long as my callback method does not throw an exception). ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: HOW TO: write Java client to call WSE 2.0 web server over TCP
    ... There isn't a soap over TCP standard yet so therefore you'll run into compat ... WSE TCP messaging uses DIME framing so whatever toolkit you use ... non IIS hosted web service. ... > call this webservice over TCP using a java client. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: Swing actions in separate code files - how
    ... >>I am too n00b for data models ... myself and verly likely also repay later to the java NG communities ... that helped to build up me, by becoming a regular in them myself), I am ... communicates with axis soap and fills a JTable with prizelist data ...
    (comp.lang.java.gui)
  • Re: WSE JAVA INTEROP
    ... WSE is a soap stack and similar you WSE you have various SOAP stacks in Java that implement the WS-* standards. ... I have .net web service developed using WSE, one of the project in java needs to use the web service, as I am sending the encrypted token using WSE, how would the java client be able to call the web service. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: QuickFom question
    ... Again I am new to PHP and I am a Java programmer learning PHP. ... -William E. Taylor, Regular Guy ... I am not a big fan of MySQL but it easy to use and 95% of Hosting sites seem to run it.. ...
    (comp.lang.php)