My "persistence.xml" is in this post and i specified the "<property name="openjpa.BrokerFactory" value="slice"/>"
I don't know hoe i implement the DistributionPolicy interface i think that's wrong in my code! thanks Pinaki Poddar wrote: > > Hi, > this line from stack trace >>org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.createConnectionFactory(JDBCConfigurationImpl.java:784) > > indicates that the correct configuration has not been picked up. > > Did you specify > <property name="openjpa.BrokerFactory" value="slice"/> > > in your persistence.xml file? > > -- View this message in context: http://n2.nabble.com/Problems-with-configuring-OpenJPA-%22Slices%22-tp759642p777907.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
