On Jun 3, 2004, at 1:11 PM, David Ross wrote:
This is up to the consumer/client!!!! You, as author of web service,
have no business worrying about what is "shown" to the end user. If the
client supplied invalid arguments, the client should take on the job of
inspecting the SOAP fault to see what went wrong.

David is absolutely right. If you are publishing a web service, it could potentially be consumed by *any* technology and you cannot expect to exert any control over the behavior of those clients. Remember also that what you declare as type="numeric" maps to a specific Axis data type and it is that *mapped* type that clients must conform to.


Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to