Musachy Barroso wrote:
In the result only.
I just added some more debug messages to JSONWriter and it seems the excludeProperties is set only if is declared
at 'interceptor-ref':
<interceptor-ref name="json" >
 <param name="enableSMD">true</param>
 <param name="excludeProperties">
   .*Collection
 </param>
</interceptor-ref>
If I declare it at 'result' than the excludeProperties will be NULL in JSONWriter.
Anyway it works for me like this now, so my problem is solved ;)

Thanks,
Andras.


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

Reply via email to