Hello,
i got setup the database and all Tables. I tried to start my Demo 
application bu there is an error:

org.apache.ojb.broker.PBFactoryException: There was no default-PBKey 
specified
        at 
org.apache.ojb.broker.core.PersistenceBrokerFactoryBaseImpl.defaultPersistenceBroker(Unknown
 
Source)
        at 
org.apache.ojb.broker.PersistenceBrokerFactory.defaultPersistenceBroker(Unknown 
Source)
        at org.apache.ojb.jdori.sql.OjbStoreConnector.begin(Unknown 
Source)
        at com.sun.jdori.common.TransactionImpl.beginInternal(Unknown 
Source)
        at com.sun.jdori.common.TransactionImpl.begin(Unknown Source)
        at org.myProject.appli.Demo.storing(Demo.java:97)
        at org.myProject.appli.Demo.main(Demo.java:110)
Exception in thread "main" 

Do u know what is ment with this massege? What do i have to do to solve 
this problem?


regards

Michael

Reply via email to