Expand my Community achievements bar.

Messaging/Destination Error with Hibernate/FDS-Tomcat

Avatar

Former Community Member
Hi there,



i hope i'm writing in the right sub.

I worked with the sample from the fds-tomcat relatet to hibernate(product-sample). I only changed the identity property and the hibernate-entity. So i just changes the class from flex.testdrive.store.Product to flex.radioSiTY.Stream. When i look in the localhost.conf there is following error shown:

"flex.messaging.config.ConfigurationException: Unable to create service 'flex.data.DataService' for 'data-service' due to the following error: Error instantiating application scoped instance of type 'flex.data.assemblers.HibernateAssembler' for destination 'hibernate-product'.."

I read a lot of peoples having the exact problem like me but i can't find any solution for this problem.

I hope you can help. I also can post the rest of the source perhaps u need.



Best regards

Florian Oeser
1 Reply

Avatar

Former Community Member
Does the hibernate sample work without your changes?