Hi Folks,
I'm running a WSDL-based catalog/configuration/basket server; all and everything is nice meanwhile, however if the server is down or someone entered an invalid URL, I get an SC run-time error. Of course I want to catch this error... what is the correct way to either pre-check the availability of the service, or catch the error message? Thx!
Ekki
* GWT Rocks! * SmartGWT Rocks Even Harder! *
SmartGWT 1.3, GWT 1.7.1, App Engine 1.2.6, Eclipse 3.5.1, JRE 1.6.0_16
CI-CUBE.BIZ feat. CubeBrowser.AppSpot.com
I'm running a WSDL-based catalog/configuration/basket server; all and everything is nice meanwhile, however if the server is down or someone entered an invalid URL, I get an SC run-time error. Of course I want to catch this error... what is the correct way to either pre-check the availability of the service, or catch the error message? Thx!
Ekki
* GWT Rocks! * SmartGWT Rocks Even Harder! *
SmartGWT 1.3, GWT 1.7.1, App Engine 1.2.6, Eclipse 3.5.1, JRE 1.6.0_16
CI-CUBE.BIZ feat. CubeBrowser.AppSpot.com
Comment