We're using OJB 1.0.1 successfully in many different scenarios (different 
jvm's, ide's and app servers). We are experimenting with integrating it with 
SAP's Application Server for a portal and I'm getting the error below. I'm 
using the same configuration files that I'm successfully using elsewhere, so 
I'm at a loss for what could be causing the issue.

Any ideas?

--------------------------------

[BOOT] WARN: Value "org.apache.ojb.broker.cache.ObjectCacheDefaultImpl" is 
illegal for key "ObjectCacheClass"
(should be a class, using default value class 
org.apache.ojb.broker.cache.ObjectCacheDefaultImpl)
[BOOT] WARN: Value 
"org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl" is illegal for 
key "ConnectionFactoryClass" (should be a class, using default value class 
org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl)
[BOOT] WARN: Value "org.apache.ojb.odmg.locking.LockManagerDefaultImpl" is 
illegal for key "LockManagerClass"
(should be a class, using default value class 
org.apache.ojb.odmg.locking.LockManagerDefaultImpl)
[BOOT] WARN: Value "org.apache.ojb.odmg.locking.InMemoryLockMapImpl" is illegal 
for key "LockMapClass" (should be a class, using default value class 
org.apache.ojb.odmg.locking.InMemoryLockMapImpl)
[BOOT] WARN: Value 
"org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectAccessImplNew" 
is illegal
for key "PersistentFieldClass" (should be a class, using default value class 
org.apache.ojb.broker.metadata.fieldaccess.PersistentFieldDirectAccessImpl)
[BOOT] WARN: Value "org.apache.ojb.broker.core.PersistenceBrokerImpl" is 
illegal for key "PersistenceBrokerClass" (should be a class, using default 
value class org.apache.ojb.broker.core.PersistenceBrokerImpl)
[BOOT] WARN: Value "org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl" is 
illegal for key "ListProxyClass" (should be a class, using default value class 
org.apache.ojb.broker.core.proxy.ListProxyDefaultImpl)
[BOOT] WARN: Value "org.apache.ojb.broker.core.proxy.SetProxyDefaultImpl" is 
illegal for key "SetProxyClass" (should be a class, using default value class 
org.apache.ojb.broker.core.proxy.SetProxyDefaultImpl)
[BOOT] WARN: Value 
"org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl" is illegal for 
key "CollectionProxyClass" (should be a class, using default value class 
org.apache.ojb.broker.core.proxy.CollectionProxyDefaultImpl)
[BOOT] WARN: Value 
"org.apache.ojb.broker.core.proxy.IndirectionHandlerDefaultImpl" is illegal for 
key "IndirectionHandlerClass" (should be a class, using default value class 
org.apache.ojb.broker.core.proxy.IndirectionHandlerDefaultImpl)
[BOOT] WARN: Value "org.apache.ojb.odmg.collections.DListImpl_2" is illegal for 
key "OqlCollectionClass" (should be a class, using default value class 
org.apache.ojb.odmg.collections.DListImpl)
[BOOT] WARN: Value 
"org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl" is illegal for 
key "PersistenceBrokerFactoryClass" (should be a class, using default value 
null)
[BOOT] ERROR: Creation of PersistenceBrokerFactory (PBF) instance failed, can't 
get PBF class object

_____________________________________________________________________________________
Bob Damato                                                                      
   Cox Target Media     
Internet Technology Manager                                                     
                                                Largo, Florida

The thought manifests as the word. The word manifests as the deed. The deed 
develops into habit. And 
the habit hardens into character. So watch the thought and its ways with care. 
And let it spring from love,
born out of concern for all beings.    -- Buddha

Reply via email to