Hi Daryoush > a) ignore webresult > b) ignore oneway > c) throw an exception
+1 for [ c) throw an exception ] And the server side case, > Should we refuse to deploy the file, > or just give a warning message and ignore either webresult, or oneway? +1 for [ refuse to deploy the file ] The reason why I chose them is, as I said before, the foolproof sometimes make problems which usually cannot be figured out easily. But if a developer or deployer can see the error message, they can easily find the problem and avoid unexpected errors or situations. Warnings ? Lazy developers don't care warnings. :p j/k What you guys think ?? Thanks in advance. wolfgang
