users@glassfish.java.net

Re: EJB Timer on cluster

From: <glassfish_at_javadesktop.org>
Date: Sat, 12 Dec 2009 16:21:11 PST

Hello,

the problem was much simpler...
I've read that the table names must be in upper case, so i did it so.
But postgresql converts all names to lower case if there where no " around it.
So the glassfish query against the timer table was not successfull....
Now I created the table in lower case and all works fine :)

thanks to all
Dirk
[Message sent by forum member 'dh2k7' ]

http://forums.java.net/jive/thread.jspa?messageID=376217