Hi all,
There is a link to the JIRA on the website of lokahi (
http://incubator.apache.org/lokahi/ ), but when i click it, it say the
project doen't exist. I have checked the list of the registered projects
and i didn't see lokahi mentionned in the incubator section. If the JIRA
exist and only the link is wrong could you advertise it on this ML? (and
correct the website when you have time) If the JIRA doesn't exist, could
you create it? In my previous mails i was speaking about the MySQL
support, but there is also other bugs - at least in the code i retrieve
from trunk
(http://svn.apache.org/repos/asf/incubator/lokahi/lokahi/trunk/) - that
i would like to report/document/submit fixes.
For instance it seems that the apache license has been put on top of the
<?xml...> declaration in most of the XML files, and so we are unusables
without moving the xml declaration at the top of the files.
Also the install target doesn't use the overwrite="true" attribute in
the copy task and so files are never updated on the server when you call
it (but perhaps this is intentional?)
...
I would like also to submit patches for features, like the use of a new
property in lokahi.properties which hold the name of the masterBroker
class to instantiate (i.e.
lokahi.broker.implementation=org.apache.lokahi.core.common.database.MySqlBroker)
in the CachingBroker.
I will now try to move every db particularism coded in beans to the
brokers. I was thinking to introduce a new method in the Brokers which
would have a signature like this :
public Map<T> getMap(Class<T> clazz, boolean cache, String statement,
Object... params) throws SQLException {
in order to hide the use of cursors in the OracleBroker and to manage
things in a different way for MySQL or other dbs. This method could be
used internally by methods like Hashtable
org.apache.lokahi.core.controller.AdminBean.getAllAdminInfo() { i hope.
So i will appreciate any criticizm, ideas, ... on this, and also to have
a JIRA to submit patches and discuss them.
Best regards and thanks in advance,
--
Cordialement,
Ludo - http://www.ubik-products.com
---
"L'amour pour principe et l'ordre pour base; le progres pour but" (A.Comte)