Bugs item #1063606, was opened at 2004-11-10 04:57
Message generated for change (Settings changed) made by tdiesler
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1063606&group_id=22866

Category: JBossServer
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Yuill (pyuill)
>Assigned to: Thomas Diesler (tdiesler)
Summary: EJB Timer DatabasePersistencePlugin issue

Initial Comment:
In 4.0.1 RC1 the 
GeneralPurposeDatabasePersistencePlugin was changed 
to use constants from the DatabasePersistencePlugin 
interface for column names of the Timer table instead of 
settable properties. One of the columns (INTERVAL) is a 
reserved word in MySQL 4.1

I can see three possible routes for the GPDPP:
1) Reinstate the column name properties (perhaps 
defaulting to the standard values).
2) Respect the reserved word list in standardjbosscmp-
jdbc.xml (which can be easily expanded for particular a 
DBMS).
3) Change the INTERVAL column name.

Regards,
Peter Yuill

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1063606&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to