-
eduardo-costa committed revision 495 to the GEBORA SVN repository, changing 11 files.
2009-11-09 12:55:58 UTC in GEBORA
-
When I'm developing a JSF application over winstone, I receive this log line:
[Winstone 2009/05/07 11:21:09] - Error instantiating listener class: com.sun.faces.config.ConfigureListener
But it does not emit the error! After digging into winstone code, I found this winstone.WebAppConfiguration class...
2009-05-07 15:10:41 UTC in Winstone Servlet Container
-
eduardo-costa committed revision 494 to the GEBORA SVN repository, changing 10 files.
2009-03-19 13:59:21 UTC in GEBORA
-
eduardo-costa committed revision 493 to the GEBORA SVN repository, changing 6 files.
2009-03-19 11:31:20 UTC in GEBORA
-
eduardo-costa committed revision 492 to the GEBORA SVN repository, changing 20 files.
2009-03-19 11:10:04 UTC in GEBORA
-
eduardo-costa committed revision 491 to the GEBORA SVN repository, changing 2 files.
2009-03-19 10:57:50 UTC in GEBORA
-
When we create a new in-process database, a new user is created in org.hsqldb.Database.reopen() with the command: "CREATE USER SA PASSWORD \"\" ADMIN".
The hardcoded user with empty password isn't secure and is a headache if we can't pass empty passwords (like in Glassfish AS).
My suggestion is to use the login information to create the default user. Since there's the "ifExists" property...
2008-06-18 16:35:55 UTC in HyperSQL Database Engine
-
eduardo-costa committed revision 55 to the jEDA IDE SVN repository, changing 7 files.
2008-06-09 16:28:58 UTC in jEDA IDE
-
eduardo-costa committed revision 54 to the jEDA IDE SVN repository, changing 19 files.
2008-06-09 13:55:39 UTC in jEDA IDE
-
eduardo-costa committed revision 53 to the jEDA IDE SVN repository, changing 32 files.
2008-06-09 13:50:02 UTC in jEDA IDE