Re: errors using HibernateDAOSupport and JAXB-working!

2007-07-27 Thread Daniel Kulp
Way cool. Glad it's working for you. As Julio mentioned, with the latest snapshot, you shouldn't need to hide the methods in the implementation class as just the methods on the interface will be seen anyway. In any case, glad to hear it was an "easy" fix. :-) Dan On Friday 27 July 200

Re: errors using HibernateDAOSupport and JAXB-working!

2007-07-27 Thread Jeremy Isikoff
Julio and Brad, thanks so much for your help. It works fine with jaxb once you hide the DAO injection setter methods in the implementation class. - Original Message From: Jeremy Isikoff <[EMAIL PROTECTED]> To: cxf-user@incubator.apache.org Sent: Friday, July 27, 2007 7:49:33 PM Subject: