Isomorphic,
I have seen various threads regarding this where an array passed to Advanced Criteria is used as it is in the Query with [] etc. I have ensured that I have no toString() calls in my project, but I still have this issue. I'm casting to (String) object everywhere instead. I even tried the getValueAsString approach wherever applicable but to no avail.
Can you provide me a solution to this. It happens only on tomcat but not on hosted mode.!!!!
Thanks.
I have seen various threads regarding this where an array passed to Advanced Criteria is used as it is in the Query with [] etc. I have ensured that I have no toString() calls in my project, but I still have this issue. I'm casting to (String) object everywhere instead. I even tried the getValueAsString approach wherever applicable but to no avail.
Can you provide me a solution to this. It happens only on tomcat but not on hosted mode.!!!!
Thanks.
Comment