wse Questions

1

I realize that this question refers to old technology. I am calling a vendor system and have no ability to change the service. We are required to call an XML/SOAP WS and then sign the request. 10 y...
Digestif asked 3/11, 2017 at 21:24

1

Similar question: How do I add an EncodingType attribute to the Nonce element of a UsernameToken in WSE 3.0 (.NET) I'm trying to modify header that is send by WebServicesClientProtocol to service....
Folsom asked 3/2, 2017 at 18:30

2

Solved

I have a couple of other questions on here surrounding this area but they are a bit redundant now. Any answers to them would also be appreciated but this question is my main concern at the minute. ...
Metastasize asked 24/1, 2012 at 10:49

5

Solved

Here is my problem. I am hitting a web service (hosted on a Java based server) that will only accept text encoded Requests, but it returns MTOM Responses. What I've found is that if I set the web s...
Admissive asked 12/11, 2008 at 14:42

4

We have a web service with both WSE 3.0 endpoints and the newer WCF endpoints on .NET Framework 4.5. WCF is using basicHttpBinding. The problem is that the new WCF bindings appear to be significa...
Val asked 25/3, 2015 at 12:49

3

I'm tasked with creating a WCF service that will be consumed by an external client. The client is using WSSE security, specifically, they're passing a username token via a SOAP header. The WCF se...
Finnish asked 7/11, 2011 at 14:42

1

I have been all over the net for this. I've just been having a devil of a time doing it, and the vendor whose web service I'm trying to consume refuses to officially support WCF as a method of cons...
Bifoliolate asked 14/5, 2012 at 19:8

3

I am consuming a web service in which I send off a request with an attachment and we receive a response from the server with various information. I have documented some problems with getting the re...
Epaulet asked 10/1, 2012 at 14:43

6

I am at a loose end as to how to add an attachment in my SOAP request. We have to consume a thrid party web service, built in java, which is the most convoluted thing I have ever come across. Any o...
Onanism asked 20/12, 2011 at 11:48

2

I'm having difficulty connecting to a 3rd party WSE 3.0 web service from a WCF client. I have implemented the custom binding class as indicated in this KB article: http://msdn.microsoft.com/en-us/...
Handclasp asked 7/8, 2009 at 19:52

2

Solved

I'm trying to call a Java Web Service from an MVC3 .NET web app using WSE 3.0. However, the web service requires an "EncodingType" attribute on the Nonce element of the UsernameToken. Following is...
Tripp asked 14/9, 2011 at 15:0

2

Solved

Can someone explain what this does and why its needed?
Lemmy asked 22/3, 2011 at 20:10

4

Solved

I am presently studying the topic of encrypting and signing SOAP messages via WSE 3.0 or WCF. Since I have not participated in distributed application development involving the public Internet, I f...
Distinctive asked 9/1, 2009 at 3:38

1

Solved

In the HTTP Connection header, my web service client is including: Connection: Keep-Alive I want to disable this. After doing some research, it appears the way to do this is to set the KeepAlive ...
Anglicist asked 6/10, 2009 at 18:57

1

Solved

I am new to both WSE and WCF and I am trying to consume a web service using WCF but all the example documentation is for VS2005 + WSE. This web service uses WS-Security 1.0. I have added a service ...
Emendation asked 22/4, 2009 at 18:59

5

Solved

I need to call a web service written in .NET from Java. The web service implements the WS-Security stack (either WSE 2 or WSE 3, it's not clear from the information I have). The information that ...
Setscrew asked 19/8, 2008 at 15:54
1

© 2022 - 2024 — McMap. All rights reserved.