We are making some changes related with the connection to the database. One 
of the options we have tested is to use
com.evermind.sql.OrionPooledDataSource
as class to deal with database

But when we try to run orion with this configuration it throws an error 
reporting that there is a field that has to be specified source-location. 
We have been loooking for the meaning of this field but the only 
information that we have found is :

source-location - The underlying DataSource of this specialized DataSource.

What does it means?
What we should do to test this configuration?

The documentation is not clear.

Thanks


Reply via email to