Author: arminw
Date: Fri Oct 13 09:54:37 2006
New Revision: 463735

URL: http://svn.apache.org/viewvc?view=rev&rev=463735
Log:
remove Prevayler PBImpl entry (Prevayler support is alpha state and will 
removed in future versions)

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties
URL: 
http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties?view=diff&rev=463735&r1=463734&r2=463735
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties 
(original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties Fri 
Oct 13 09:54:37 2006
@@ -31,15 +31,10 @@
 # e.g. PBStateListener work properly in managed environments.
 
#PersistenceBrokerFactoryClass=org.apache.ojb.broker.core.PersistenceBrokerFactorySyncImpl
 #
-#
 # The PersistenceBrokerClass entry decides which concrete PersistenceBroker
 # implementation is to be served by the PersistenceBrokerFactory.
 # This is the singlevm implementation:
 PersistenceBrokerClass=org.apache.ojb.broker.core.PersistenceBrokerImpl
-#
-# This is an implementation that uses Prevayler (prevayler.sf.net) as the 
persistent storage.
-# Using this implementation OJB works as a simple OODBMS
-#PersistenceBrokerClass=org.apache.ojb.broker.prevayler.PBPrevaylerImpl
 #
 #
 # This setting can be helpful during development if the PersistenceBroker 
transaction



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to