Hi, AFAIK the WSO2 guys maintain an OGSi-fied version of ODE. Regarding the DAOs: There is no static dependency to Hibernate, in fact Ode ships with two different implementations for the DAO layer (Hibernate and openJPA).
Best, Tammo prof_trg wrote: > Hi, > I'd like know if I can use ode as a plugin in an OSGI container, and is > there any tutorial on that > I have import the Source code of ode (trunk) in eclipse, to study if it will > be possible to eliminate the persistence layer and replace it by spring jdbc > for example, so would I just implemente bpel-dao..are there other parts in > the code that call or use hibernate (or whatever the implementation is) > thanks you in advance > -- Tammo van Lessen - http://www.taval.de
