Hello, I new with OJB and I want to simply retrieve all data from a database table.
I have configured the conf. files for my database (with the setup script) and I have mapped my table in repository_user.xml. All seems OK. But when I run my program, I have this message: [BOOT] INFO: OJB.properties: [org.apache.ojb.broker.ta.PersistenceBrokerFactoryDefaultImpl] INFO: Already created persistence broker instances: 0 [org.apache.ojb.broker.util.sequence.SequenceManagerFactory] INFO: Use sequence manager class: class org.apache.ojb.broker.util.sequence.SequenceManagerHiLoImpl [org.apache.ojb.broker.accesslayer.AbstractPoolableConnectionFactory] INFO: # Create connection pool for JdbcDescriptorKey 1328753910 # [org.apache.ojb.broker.accesslayer.AbstractConnectionFactory] INFO: # Already created connections: 1 returning : com.microsoft.jdbc.sqlserver.SQLServerConnection@280a69 Anyone has an idee? Thank you Sylvain -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
