Alex O'Ree created JUDDI-786:
--------------------------------
Summary: finds business with caseInsensitiveSort find qualifier
throws JPA exception
Key: JUDDI-786
URL: https://issues.apache.org/jira/browse/JUDDI-786
Project: jUDDI
Issue Type: Bug
Components: core
Reporter: Alex O'Ree
Assignee: Kurt T Stam
Priority: Blocker
Fix For: 3.2
JUDDI_764caseInsensitiveSortBusiness(org.apache.juddi.v3.tck.UDDI_070_FindEntityIntegrationTest)
Time elapsed: 0.066 sec <<< ERROR!
javax.xml.ws.soap.SOAPFaultException: "Encountered "upper" at character 153,
but expected: ["AVG", "COUNT", "KEY", "MAX", "MIN", "SUM", "VALUE",
<IDENTIFIER>]." while parsing JPQL "select be from BusinessEntity be ,
BusinessName BusinessN_ where be.entityKey =
BusinessN_.businessEntity.entityKey and be.entityKey in ( ?1) order by
upper(BusinessN_.name) asc, be.modified desc". See nested stack trace for
original parse error.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)