Did you add hibernate with all dependencies to the classpath? Since
hibernate is not compatible with the Apache license, we don't ship
them with the ODE distribution. When you delete the dao factory entry,
ODE falls back to the openJPA DAOs.

HTH,
  Tammo

On Wed, May 23, 2012 at 10:55 AM, ericlin <[email protected]> wrote:
> Thanks for your answer!
> I already put ode-axis2.properties file into ode/WEB-INF/conf/.
> The ode-axis2.properties's content as follows:
> "ode-axis2.dao.factory=org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl
> ode-axis2.db.emb.name=hibdb"
> However, the ode server can't start correctly.
>
>  so I detele 
> "ode-axis2.dao.factory=org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl".
> And then,the ode server start correctly.
> However, the function "listEvents" of "InstanceManagement" Service can't be 
> invoked.What's more, no function of "InstanceManagement" Service can be 
> invoked.
>
>  so I detele "ode-axis2.db.emb.name=hibdb".
> And then,the ode server start correctly.
> Some function of "InstanceManagement" Service can be invoked, except the 
> function "listEvents".
>
>  I have no idea what is going on.
> How to make a collect configuetion for hibernate DAO lay?
> would you tell me more about? thank you all! :)



-- 
Tammo van Lessen - http://www.taval.de

Reply via email to