I did create the endpoint, and it all wires up correctly. It even works when I use the methods from the base DAO class (e.g. using the find method with the id as opposed to the findByUsername method). I have been able to work around this problem using the Id. I didn't think it was available to me at that point, but we were able to work. However, I still am curious why the base class could find the entitymanager and the UserDao could not...
-- Sent from: http://syncope-user.1051894.n5.nabble.com/
