Hector Kikuchi Martins created CXF-7213:
-------------------------------------------
Summary: FIQL Parser: Crashes when parsing a collection
(java.util.Set) inside an object
Key: CXF-7213
URL: https://issues.apache.org/jira/browse/CXF-7213
Project: CXF
Issue Type: Bug
Affects Versions: 3.1.9, 3.1.5
Reporter: Hector Kikuchi Martins
The problem occur when an java.util.Set inside an object (not another
collection) is parsed.
Ex: "furniture.spec.features.description==description".
Furniture is a Set on an Room class.
Spec is an single Object on Furniture class.
Features is a Set on Spec class.
Description is a String on Feature class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)