Hi, i'm trying to foolow the Adobe Tutorial to communicate with a MySQL DataBase through Hibernate but wan't make the example works...
i've followed each step but no result. each time i've got the error : (mx.messaging.messages::ErrorMessage)#0 body = (null) clientId = (null) correlationId = "580E266D-755F-5EEC-6A5E-56905F67336D" destination = "employee.hibernate" extendedData = (null) faultCode = "Server.Processing" faultDetail = (null) faultString = "No destination 'employee.hibernate' exists in service flex.data.DataService" headers = (Object)#1 messageId = "DC567936-263A-3FE9-093E-1403A10FC5F0" rootCause = (null) timestamp = 1208338112390 timeToLive = 0 i've also tried with the Christophe Coenraets <http://coenraets.org/blog/2007/01/flex-test-drive-server-for-java-devel\ opers-tomcat-based/> ' tomcat distribution that include all configuration for Hibernate and LCDS but even example of this distribution thrown errors... any help would be appreciate. Thx in advance ;-)

