You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt Stam (JIRA)" <ju...@ws.apache.org> on 2008/12/15 15:55:44 UTC

[jira] Closed: (JUDDI-142) JPA retrievals result in sporadic ordering of collections

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

Kurt Stam closed JUDDI-142.
---------------------------

    Resolution: Fixed

- Refactored the unittests, going back to junit.
- Fixed the List ordering issue.

tested with derby and mysql

> JPA retrievals result in sporadic ordering of collections
> ---------------------------------------------------------
>
>                 Key: JUDDI-142
>                 URL: https://issues.apache.org/jira/browse/JUDDI-142
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Jeff Faath
>            Assignee: Kurt Stam
>            Priority: Critical
>             Fix For: 3.0alpha
>
>
> When retrieving results from the persistence layer (currently using Hibernate), collections of objects are coming back with sporadic ordering.  I cannot identify the any concrete reasons as it doesn't happen every time and to every collection.
> Not only is it causing havoc with the unit tests, it is probably desirable that results are returned in the order that they're are saved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.