Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Empire DB Developers Recent threads

Threads Replies First post Last post
Problems with CLOB in postgresql
By: Vladimir Lahoda
Hi, I've switched my empire-db (2.2.0) project from Oracle to Postgresql (version 8.4) and encountered two problems with CLOB columns. First, trying to read the CLOB value from the result set using DBReader.getValue() fails with the following…
0 Feb 10 2012
11:39
Feb 10 2012
11:39
re: Pop the champagne, honk your horns: Empire-DB is now TLP!
By: Rainer Döbele
Another Hurray from me. Never thought It would happen, but I am really glad it did. I hope this will also increase our reputation, and possibly attract some more users (those who thought they'd rather wait till its mature). Now, let's get rid of…
2 Jan 24 2012
15:41
Jan 25 2012
08:04
Pop the champagne, honk your horns: Empire-DB is now TLP!
By: Martijn Dashorst
Just received the news, and confirmed it to be sure: we are now TLP! Congratulations to all of you and happy migration! Martijn
3 Jan 24 2012
13:24
Jan 25 2012
03:27
re: [Created] (EMPIREDB-127) Switch to apache maven 3.0.x
By: Rainer Döbele
Nope. Do you expect any changes at all? Rainer > from: Francis De Brabandere (Created) (JIRA) [mailto:empire-db-d### @incubator.apache.org] > to: empire-db-comm### @incubator.apache.org > re: [jira] [Created] (EMPIREDB-127)…
1 Jan 21 2012
04:21
Jan 21 2012
04:49
Incubator PMC/Board report for Jan 2012 ()
By: Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 18 January…
0 Jan 9 2012
09:54
Jan 9 2012
09:54
Incubator PMC/Board report for Jan 2012 ()
By: Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 19 December…
0 Jan 2 2012
01:51
Jan 2 2012
01:51
Incubator PMC/Board report for Jan 2012 ()
By: Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 18 January…
0 Jan 2 2012
01:48
Jan 2 2012
01:48
Build failed in Jenkins: Empire-DB snapshot #355
By: Apache Jenkins Server
See <https://builds.apache.org/job/Empire-DB%20snapshot/355/changes> Changes: [doebele] EMPIREDB-126 adjusted log levels on DBDatabase debug for read-logging, info for write-logging
1 Dec 3 2011
11:32
Dec 4 2011
13:08
Build failed in Jenkins: Empire-DB snapshot #354
By: Apache Jenkins Server
See <https://builds.apache.org/job/Empire-DB%20snapshot/354/changes> Changes: [doebele] EMPIREDB-126 additional overload for DBDatabase.queryOptionList to allow provision of an Options object.
0 Dec 3 2011
11:33
Dec 3 2011
11:33
Incubator PMC/Board report for Dec 2011 ()
By: Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 21 December…
1 Dec 1 2011
00:29
Dec 1 2011
07:19
re: Problem with the location of velocity-templates in the code-generator
By: Rainer Döbele
An issue for the code-generator template location problem has been created. Sorry, but time has been elapsing even more rapidly recently than it usually does. But I am really happy and excited that our graduation vote has passed and we're finally…
0 Nov 30 2011
05:14
Nov 30 2011
05:14
re: Problem with the location of velocity-templates in the code-generator
By: Rainer Döbele
Yes, but for me this is not a stopper. Had no time to investigate and solve it. Thus I simply started the code generator itself. Regards Rainer > from: Francis De Brabandere [mailto:fran### @gmail.com] > to:…
1 Oct 17 2011
01:57
Nov 28 2011
17:23
re: Graduate Empire-db from Apache Incubator
By: Rainer Döbele
That's good news. I am really excited about this. Rainer > from: Francis De Brabandere [mailto:fran### @gmail.com] > to: empire-db-de### @incubator.apache.org > Re: [VOTE RESULT] Graduate Empire-db from Apache Incubator > > Hereby…
0 Nov 21 2011
02:44
Nov 21 2011
02:44
Graduate Empire-db from Apache Incubator
By: Francis De Brabandere
Hi everyone, The Empire-db podling joined the incubator in July 2008. Since then it hasmade 6 releases following Apache guidelines, added 3 new committers, and added 1 new PPMC member. The community is healthy and growing, and we've shown an…
7 Nov 17 2011
05:29
Nov 21 2011
02:40
re: Graduate Empire-db from Apache Incubator
By: Rainer Döbele
+1 > from: Francis De Brabandere [mailto:franc### @gmail.com] > to: empire-db-d### @incubator.apache.org > re: [VOTE] Graduate Empire-db from Apache Incubator > > Hi everyone, > > The Empire-db podling joined the incubator in…
0 Nov 17 2011
07:34
Nov 17 2011
07:34
Inserting Chinese characters in SQL-Server
By: Rainer Döbele
Hi Francis, thanks for your investigative work. As I can see from your commit you basically found the right piece of code. The idea would be to override this in the Microsoft SQLServer driver and add the prefix. Unfortunately the method is…
1 Nov 13 2011
03:36
Nov 14 2011
02:11
re: Build failed in Jenkins: Empire-DB snapshot #340
By: Rainer Döbele
Hi Jörg, thanks for your contribution, but it looks like there is a repository location missing in the pom. The IceFaces dependencies are not in the Apache Maven repository as there are not under Apache license. Does anyone think it is a…
9 Oct 31 2011
16:56
Nov 3 2011
15:06
Build failed in Jenkins: Empire-DB snapshot #340
By: Apache Jenkins Server
See <https://builds.apache.org/job/Empire-DB%20snapshot/340/changes> Changes: [reiher] EMPIREDB-119 Inclusion of newly added empire-db-example-jsf2 in pom of examples, update of servlet api from 2.4 to 2.5 to be compatible with the example …
1 Oct 31 2011
14:21
Nov 2 2011
11:47
Added initial version of JSF2 / ICEfaces example
By: Joe
Hello, I just added the initial version of a JSF2 example for empire-db. It is based on the struts2 example and should mimic more or less its behaviour. I added it to the examples pom so it builds with the other empire-db examples It's the initial…
0 Oct 31 2011
13:46
Oct 31 2011
13:46
hello again - working on another empire-db example for jsf2
By: Jörg Reiher
Hi all, just wanted to let you know that after some time of silence I'm back and actually working on another empire-db web example at the moment. It'll implement the functionality of the struts2 web example but works with jsf2. I will post it in…
1 Oct 25 2011
05:38
Oct 25 2011
05:45