This really looks like more of a Hibernate issue than a Jibx issue.
You might try explicitly putting the data from the PersistentSet (I'm not
even sure how you get one of those - usually Hibernate maps DB data to
user-defined Java objects, AFAIK) into a hashSet.
Good luck.
-Brian
On Fri, Mar 14, 2008 at 9:41 AM, Alberto Ivo <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Anyone pass through this error:
>
> [ConditionalEventPump] Exception occurred during event dispatching:
> java.lang.ClassCastException: java.util.HashSet cannot be cast to
> org.hibernate.collection.PersistentSet
>
>
> I have a HashSet that want to put in a XML file, but I'm getting the
> values from a hibernate connection. the hibernate transforms the SET in a
> PersistenceSet, and I want to visualize a HashSet. So, What can I do?
>
> please, any help is welcome.
>
> thanks in advance.
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users