Jdk 1.4 balks when an entry in auth.conf is the empty string.  This is a problem with 
the default set-up, because that the password for the Hypersonic DataBase.  Since 
security setup is part of jboss-service, this failure causes JBoss to come crashing 
down.  The simple solution is to remove the empty value from auth.conf (either comment 
out the password line, or give it a bogus password).

If this is done, then of course no-one can log in to the DB server.  I was able to 
work around these issues by specifying the username and password in the 
hsqldb-service.xml, and removing the dependency on the SecurityDomain.  With this 
setup, the test-suite yielded 35 errors, and 3 failures.

On a side note - If I build my environment from a cygwin bash shell, I get a "build 
successful", and everything runs except for the jmx-rmi-adaptor.  Apparently, rmic 
missed a file.  

-Larry
_________________________________________________________
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=12885

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to