We want to use ADF for our new project. However we do have an existing service and model layer that we want to reuse. This layer (built using spring and hibernate) is the heart of many other applications.
I'm struggling to find a way to reuse them in my ADF application. What's the best approach? I'm not able to find a good sample that talks about this use-case.
ADF gurus out there, your input will be highly appreciated.