You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Dzmitry Kazimirchyk (JIRA)" <ji...@apache.org> on 2013/02/21 14:48:12 UTC

[jira] [Created] (CAY-1799) ROP: Server can't deserialize LIKE expression with pattern already compiled

Dzmitry Kazimirchyk created CAY-1799:
----------------------------------------

             Summary: ROP: Server can't deserialize LIKE expression with pattern already compiled
                 Key: CAY-1799
                 URL: https://issues.apache.org/jira/browse/CAY-1799
             Project: Cayenne
          Issue Type: Bug
          Components: ROP
    Affects Versions: 3.1B2
            Reporter: Dzmitry Kazimirchyk


When query qualifier contains LIKE expression with pattern already precompiled (for instance expression.filterObjects() was used before performing query) hessian deserializer on server side will throw following exception:

com.caucho.hessian.io.HessianFieldException: org.apache.cayenne.exp.parser.PatternMatchNode.pattern: 'java.util.regex.Pattern' could not be instantiated

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira