|
I need to work with two separated instances of Dspace. The first
installation was clean and without problems, but the second it isn't,
because I need to get a different instance of DB. The mvn package
command worked fine, but when I run the ant fresh_install command,
gives an error saying that there is no DB named dspace (I'm running it
on a test server, that doesn't have any dspace installed). I changed
the line that gives acces to postgres url and ports on dspace.cfg (it
was like db.url = "" and changed
it for db.url = "" but it
didn't work Where can I find the correct variable to change the DB name? or it's impossible to do that? txs |
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

