Pb with appendOrderBy() method of juddi/datastore/jdbc/FindServiceByNameQuery?
------------------------------------------------------------------------------
Key: JUDDI-50
URL: http://issues.apache.org/jira/browse/JUDDI-50
Project: jUDDI
Type: Bug
Environment: Latest jUDDI CVS version (2005-01-21) deployed in JOnAS
Reporter: Mathieu Peltier
Assigned to: Steve Viens
Attachments: FindServiceByNameQuery_patch.txt
It seems that there is a bug in
ws-juddi/src/java/org/apache/juddi/datastore/jdbc/FindServiceByNameQuery.java#appendOrderBy(DynamicQuery,FindQualifiers)
method.
If:
qualifiers.sortByNameAsc=true
qualifiers.sortByNameDesc=false
qualifiers.sortByDateAsc=false
qualifiers.sortByDateDesc=false
-> the generated ORDER BY clause is not ORDER BY N.NAME ASC
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira