This might ba a bit lame but I'm experiencing some problems with joining hibernate mapped classes and web flow 2.0. When fetching object i get java.lang.ClassNotFoundException org.hibernate.collection.PersistentSet. How do I solve this problem? The fethced object is created properly, however when value is returned by evaluate I get the error described above.