Ok, this worked for me; it's now running, there are tables in the database, and things look ok. However, I can't seem to login, or register new users, or any of that. What's more, there doesn't seem to be anything in the logs that indicate there are any errors. How do I figure out what's going on?
-----Original Message----- From: Olivier Lamy [mailto:[email protected]] Sent: Monday, December 31, 2012 8:23 AM To: [email protected] Subject: Re: assistance getting Archiva standalone to use Postgres Oh I missed something. Have a look at the file conf/wrapper.conf You will see some lines wrapper.java.classpath.24=%REPO_DIR%/ant-launcher-1.8.3.jar ... Add one with wrapper.java.classpath.x=%REPO_DIR%/postgresql-9.2-1002.jdbc4.jar x will be last x + 1
