RE: [JBoss-user] problem on creating table with int fields

2004-02-22 Thread Rupp, Heiko
from is a sql reserved word and can't be used as column names. Change your colum name. > for the right syntax to use near 'from INTEGER NOT NULL, to > INTEGER NOT NULL, price INTEGER NOT N") --- SF.Net is sponsored by: Speed Start Your Linux Ap

Re: [JBoss-user] problem on creating table with int fields

2004-02-17 Thread Joachim (PROGS)
netanel weinberg wrote: I have built an ejb with some fields and some of them are defined as int in the ejb cmp2.0 source code and i'm getting error on deploying this table: 2004-02-17 10:45:22,750 ERROR [org.jboss.ejb.EntityContainer] Starting failed org.jboss.deployment.DeploymentException: Erro