472,992 Members | 3,401 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,992 software developers and data experts.

Disabling WS-Addressing in a WS client

We have a client that uses .Net that needs to work against our Java (xfire)
based WS.
My question is: how can a .Net (C#) WS client be configured to not send
WS-Addressing headers? The client in particular mentions having tried WSE
2.0, and WSE 3.0, and says there is no way to turn off WS-Addressing in a WS
client, using those frameworks. I find that very hard to believe.

There appears to be a problem w/ WS-Addressing headers in the requests they
send us. In particular, i had to get rid of the following headers to be able
to re-play their request.
wsa:Action
wsa:MessageID
wsa:ReplyTo
wsa:To
wsu:Timestamp (also appears to be a problem)
Where
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"

On our end, WS-Addressing is not enabled by the WS framework by default,
unless a handler is added in the WS config, and we haven't added one, because
we don't need to use it.

Thanks.
Jun 11 '07 #1
1 4045
I have the same issue to remove the ws-addressing from the soap header,
If you have got the answer, please tell me.
Thanks in advance.

xy***@compositesw.com
Philip

"ultranet" wrote:
We have a client that uses .Net that needs to work against our Java (xfire)
based WS.
My question is: how can a .Net (C#) WS client be configured to not send
WS-Addressing headers? The client in particular mentions having tried WSE
2.0, and WSE 3.0, and says there is no way to turn off WS-Addressing in a WS
client, using those frameworks. I find that very hard to believe.

There appears to be a problem w/ WS-Addressing headers in the requests they
send us. In particular, i had to get rid of the following headers to be able
to re-play their request.
wsa:Action
wsa:MessageID
wsa:ReplyTo
wsa:To
wsu:Timestamp (also appears to be a problem)
Where
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"

On our end, WS-Addressing is not enabled by the WS framework by default,
unless a handler is added in the WS config, and we haven't added one, because
we don't need to use it.

Thanks.
Jun 16 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Susan Bricker | last post by:
I know that I saw some information concerning the <shift>+<enter> combination use to bypass launching an Access mdb application and enter the Access design workspace. Would someone please direct...
1
by: Michael O'Neill | last post by:
I am new to .NET, but not new to WS or development. I am eager to use VB.NET as a (relatively) rapid WS development tool. One of the .NET features that helps accomplishing that is the the canned...
1
by: Ken | last post by:
hi I have an Async WS updating my SQLserver DB 80 clients are connecting to the WS all day updating the DB I have only ONE UPDATE instruction in the WS I dont want to have conflicts with the...
2
by: SB | last post by:
Can someone please tell me Microsoft .NET's position on this WS-Notification specification that includes the pub/sub model? Is there something in the pipeline or already available as part of the...
11
by: kiln | last post by:
I am starting a project that may be suitable for vb.net, using windows forms. I want a rich client, thus win forms vs web forms. Most users will access the app data over a LAN, but some will be...
6
by: Cramezul | last post by:
I’m new to WS. I have two MS Press books in front of me : XML Web Services Step by Step and Understanding Web Services Specifications and then WSE. The prior suggests to secure WS by using IIS...
4
by: Raj | last post by:
Hi, I have set of exposed web method (C#, framework). Now set of retailer uses these methods and they are identified by their retailer ids. Question is, Is there any way to disable a few...
1
by: dburkinshaw | last post by:
I have a strange issue here. I created an exe that calls a Web Service that I also created. When I run in debug mode the WS is called and does its thing. When I run in release mode (through Visual...
4
by: mathieu | last post by:
Hi, I am having a hard time understanding how to use std::ws. I am trying to parse a simple string (*). My goal would be that 'st' contains 'Hello World'. I thought that using std::ws would...
3
by: eschneider | last post by:
Just some common issues with WS: Using custom objects: When objects change, seems you are always fixing some issue. Update references, which sometimes does not work. Deployment: Weird errors...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.