Re: java.net.MalformedURLException: unknown protocol: vfs

2013-02-25 Thread Francesco Chicchiriccò
Hi again, about the wiki page, I've just fixed a stupid typo (WEB-INF instead of WEBINF): should instead be Besides this, everything was working fine. Summarizing, here are the steps I've followed: 1. downloaded jboss-as-7.1.1.Final.zip and exploded in a directory (say $JBOSS_HOME) 2.

Re: java.net.MalformedURLException: unknown protocol: vfs

2013-02-25 Thread Francesco Chicchiriccò
On 25/02/2013 10:19, Francesco Chicchiriccò wrote: Hi Edward, I am examining the situation. The good news so far is that the integration test suite (from the stable 1_0_X branch) running against JBoss is still succeeding. The bad news is that I am not able to deploy on JBoss by following the

Re: java.net.MalformedURLException: unknown protocol: vfs

2013-02-25 Thread Francesco Chicchiriccò
Hi Edward, I am examining the situation. The good news so far is that the integration test suite (from the stable 1_0_X branch) running against JBoss is still succeeding. The bad news is that I am not able to deploy on JBoss by following the wiki page (as you reported below): I'll do some mor

Re: Cannot create JDBC driver of class '' for connect URL 'null'

2013-02-25 Thread Francesco Chicchiriccò
On 24/02/2013 18:31, Edward Siewick wrote: Francesco, Thanks. The postgres passwd fault was a trivial typo. And, yes, I'm trying to evaluate Syncope on a headless ubuntu server. I prefer being able to wipe a server, set up a clean build from a USB stick in minutes. This does tend to bias the