Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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.