473,805 Members | 1,981 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How To: Routing (WSE 2.0)

Hi Everyone,

Can any one help me in acheiving the following

There's a router which accepts all the requests from the clients and
then routes the request based on the content to the appropriate web
service.

For example, the router get the request from a client checks for the
type of header (WSE 2.0 content-based routing QuickStart Sample)

* if the header is of type RequestHeader1 then should route the
request to WebService1->WebMethod1 (Server1)
* if the header is of type RequestHeader2 then should route the
request to WebService2->WebMethod2 (Server2)
* if the header is of type RequestHeader3 then should route the
request to WebService3->WebMethod3 (Server3)

The QuickStart Sample gives some idea about the routing but the sample
uses the identical WebMethod (StockQuoteRequ est) in both the Standard
and Premium Services which is not what I need, instead the WebMethods
must be different.

....

Can this be achieved with WSE 2.0 WS-Referral and WS-Addressing?

Thanks,
Gururaj
Nov 21 '05 #1
0 1418

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

Similar topics

3
4814
by: Shiv Agarwal | last post by:
Hi, I am writing a .NET application in C#. I have to display the routing table in some formatted NMS way. Anyhow the issue is that, whenever the routing table changes I want to get an event. How can i register for the event ? And what event is that ? Any smaple code ??? thanks Shiv.
1
3281
by: Jimbo | last post by:
Hi people, I am playing with the WSE 2.0 SP3 and am trying to get use the ReplyTo WS-Addressing header to send a response to a different machine than where the request came from. However, in my web service the RequestSoapContext.Current command is returning a null. Here is what I've got so far. My client sends the following SOAP message:
1
1391
by: Yi | last post by:
Hi folks, I need to route a SOAP message depends on a parameter in the request. The service request looks like: void MyWebServiceRequest(string TargetMachine) I want to run the service only on the "TargetMachine". My current code is to route the request manually, by comparing the machine name with
0
2252
by: David Regan | last post by:
I want to build a web service using .NET Framework 2.0 that implements the WS-* specs that were current when WSE 2.0 SP3 was released. In other words, I want to interoperate with clients that use WSE 2.0 SP3 but develop my services with Whidbey. The download documentation for WSE 3.0 (which implements different versions of the WS-* specs from WSE 2.0) has the following statement with respect to WSE 2.0: "Note that WSE 2.0 SP3 is only...
0
2319
by: CESAR DE LA TORRE [MVP] | last post by:
I am using WSE 3.0 with Visual Studio 2005, specifically I'm using Kerberos authentication and passing Kerberos ticket from Presentation Tier (VSTO.2005 client) to Server Tier through our Web Services (based on WSE 3.0). Having our WSE 3.0-WebService over Windows Server 2003, everything works great, but, over Windows XP, I have a problem (which is documented in WSE 3.0 help) but its workaround does not work properly (at least with my...
8
4978
by: Roger Eriksson | last post by:
We are downgrading from DB2 8.2 ESE on Linux to WSE. Is there a simple way to perform this or how should it be done? Thanks -- Mvh /RE
2
5003
by: ricky | last post by:
Hi, I am student and I am doing a final year project on Zig-bee. I have to write low energy routing algorithms. I need to write routing algorithm for LEACH. If anybody can help with some links where I can find basics on how to write routing algorithms. It will be great. I have tried to search alot on google but can't find any good links. There are lot of links that talk about the theory aspects of routing algorithms. But I am looking...
4
1565
by: GaryDean | last post by:
Is there a forum somewhere specializing in WSE 3.0? I am going through the "Microsoft Web Service Security Patterns and Practices" book/pdf and it has a link to a community forum with a url of http://go.microsoft.com/fwlink/?Linkid=57044 but that is a bad link. I have some questions that are probably too specific for this general forum. -- Regards, Gary Blakely
0
3279
by: shekharban | last post by:
Hi, Below is the raw socket program for sending routing header in ipv6 domain. My source address is fe80::21d:9ff:fe17:58c7 and destination address is fe80::21d:9ff:fe17:5d0e in the below example. When i run this i am getting invalid argument with sendmsg, with error number 22. Could any one please help me out with this. #include <sys/types.h> #include <netinet/in.h> #include <netinet/ip6.h> #include <errno.h> #include <string.h>
0
9596
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10366
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9185
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7646
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6876
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5542
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4323
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3845
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.