You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Alex O'Ree (JIRA)" <ju...@ws.apache.org> on 2014/01/18 15:58:19 UTC

[jira] [Closed] (JUDDI-786) finds business with caseInsensitiveSort find qualifier throws JPA exception

     [ https://issues.apache.org/jira/browse/JUDDI-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex O'Ree closed JUDDI-786.
----------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 3.2.1)

> 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
>
> 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)