Hi Robert,

I thought I had previsously (intentionally) disabled the SQL 
persistance tests in the SQL parent pom. The persistance tests 
*have* to be run against database servers (understandably). 

The reference to "abacus" is to my (Pentium II !) server.

Server configuration is defined in the individual server test files in:
\objectstore\sql\integrationtests\src\test\java\org\apache\isis\extension
s\sql\objectstore\*.java

I would recommend disabling it in the sql pom (done).

Unless someone can suggest a more robust method of allowing the 
required customisation ?

At the very least, I suppose the easiest would be if I disable all but the 
HSQL tests. I'll look into this now..

> I'm trying to build the framework but it hangs when running 
> PostgreSqlTest.  My firewall reports external access to abacus on port 
> 5432.  I understand this is the port for a Postgresql server.  How do I 
> turn this test (and any other tests off for other database) when I am 
> building on my machine? Also why is no one else getting the same problem/

Reply via email to