This is a discussion on How can a programmer be sure that a Web Service will remain active? within the AJAX Web Services forums, part of the Advanced Ajax category; When setting up a web service it is usually a program that is setup on someone's server. If I write software that depends on this service, what happens when the ...
|
|||||||
|
|
#1 (permalink) |
|
Junior Member
Join Date: Apr 2007
Posts: 1
Rep Power: 0 ![]() |
How can a programmer be sure that a Web Service will remain active?
When setting up a web service it is usually a program that is setup on someone's server. If I write software that depends on this service, what happens when the server goes down? Seems like this could be a big problem with SOA.
|
|
|
|
| Sponsored Links | |
|
|
#2 (permalink) |
|
Junior Member
Join Date: Apr 2007
Posts: 1
Rep Power: 0 ![]() |
Have a back up server, at diffrent network place, with some different ISP(Internet) line. 1. If there is a probel in ur network, then ur backup server can help because it is in different network place.2. if there is some problem in internet, then also ur backup server can help because it is having different internet line.Disadvantage is now u have to mattain 2 servers, but if ur data is soo much important then you have to go with this.Thanks
|
|
|
|
|
|
#5 (permalink) |
|
Junior Member
Join Date: Feb 2010
Posts: 3
Rep Power: 0 ![]() |
Check with UDDI
Usually when you want to connect to a web service you should check first if it's available, and to do that the service must be registered in a UDDI registry.
You should connect to the UDDI and find out if it's available or not before you try using it. |
|
|
|
| Sponsored Links | |
![]() |
| Bookmarks |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A Composable Service is a Good Service | microbee | AJAX Help | 0 | 06-10-2008 07:48 PM |
| Active Endpoints Announces the Java Advancement Kit | microbee | AJAX Help | 0 | 04-08-2008 10:02 PM |
| Flash Player Will Remain the Best Deployment Platform for RIAs | microbee | AJAX Help | 0 | 01-08-2008 12:11 PM |
| Active Endpoints Chairman To Present at SOA World Conference & Expo | microbee | AJAX Help | 0 | 05-19-2007 06:04 AM |
| SOA Product Review — ActiveBPEL 3.0 from Active Endpoints | microbee | AJAX Help | 0 | 01-16-2007 05:42 AM |