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! :)

Reply via email to