* This was deprecated in version 3.5.1.
*/
public Repository getLocalRepository(String defaultProjectName)
throws RepositoryException {
Repository repository = null;
// Check that the bean exists
if (volantisBean != null) {
// Retrieve the JDBC DataSource configured in the runtime
DataSource ds =