changing urlBehavior to determine which web service to use
From: Debster2124 via DotNetMonster.com (forum_at_DotNetMonster.com)
Date: 03/15/05
- Previous message: אלחנן: "trying to return a bean from a java web service..."
- Next in thread: Manohar Kamath: "Re: changing urlBehavior to determine which web service to use"
- Reply: Manohar Kamath: "Re: changing urlBehavior to determine which web service to use"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Mar 2005 21:14:41 GMT
I have 3 web servers (one development, one test, one live), and we have
built in-house web services from our mainframe system that I use in my
logon page. But there are 2 web service servers, and I need to connect to a
certain web service based on whichever web server I am on. I was told that
I could possibly change the urlBehavior of my web service to dynamic, and
then do something in the web.config file. What am I missing? Is this a
possible solution to my problem? Basically if I'm on development or test, I
want to connect to development web service server, otherwise, live. Any
help would be greatly appreciated.
Thanks!
-- Message posted via http://www.dotnetmonster.com
- Previous message: אלחנן: "trying to return a bean from a java web service..."
- Next in thread: Manohar Kamath: "Re: changing urlBehavior to determine which web service to use"
- Reply: Manohar Kamath: "Re: changing urlBehavior to determine which web service to use"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|