[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Getting exceptions while deploying my application in JBo
ankurdotshah
do-not-reply at jboss.com
Wed Dec 13 13:17:39 EST 2006
As i had suspected the sql statement that creates the timers table was the culprit. The statement is actually dynamically built in a java class called GenericDatabasePersistencePlugin. This bug has been fixed as of jboss 4.0.5. On a side note we ran into another issue that had to do with creating hilosequences table and for that the culprit was the jboss-service.xml present in the uuid*generator*.sar. The xml file had the DDL to create the table and the DDL was again incorrect for IDS.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993515#3993515
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993515
More information about the jboss-user
mailing list