Musachy Barroso wrote:
Take a look at the docs: http://cwiki.apache.org/S2PLUGINS/json-plugin.html

Hi,

I have checked the docs of course before posting.
Currently my config is like this:
<result type="json">
<param name="enableSMD">true</param>
 <param name="excludeProperties">
 .*Collection
  </param>
</result>

But the JSONWriter still goes and inspects a lot of Objects that I don't want, that's why I asked what should
I put in excludeProperties.
I need to add the excludeProperties to both interceptor and result or it is enough only for the result config?

Thanks,
Andras.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to