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

Reply via email to