Datanoise ActionWebService questions.

Is there a way to prevent actionwebservice from putting out a stacktrace when an exception occurs? Will this only happen in development mode?

Also is there any way to limit the fields that are published with the models? For example I don't want the id, created_at, updated_at fields to be visible in the wsdl.

TIA.