My current plan of attack is to write a web service, and then write a web client to call the web service.
I’m running into difficulties as errors in the web service flash on the console and then off to be replaced by XFire errors from the web client’s point of view.
Basically, I want to write and debug my web service in the most efficient manner.
Guidance?
Lee