Re: [JBoss-user] Bug when generating foreign keys with mySQL

2003-12-30 Thread Olve S. Hansen
/jboss/log_with_errors.txt Thanx Olve S. Hansen 18.12.2003 21:18 : Could you increase the log level to debug for org.jboss.ejb.plugins.cmp and see what's wrong with the issued SQL. Do you use composite or simple primary keys? Olve S. Hansen wrote: In jboss 3.2.2 I deployed to my InnoDB MySql

[JBoss-user] Bug when generating foreign keys with mySQL

2003-12-18 Thread Olve S. Hansen
not have a search facility (as I found)... Thanx -- Olve S. Hansen Intermedia (http://www.intermedia.uib.no) 2003-12-18 18:39:20,562 ERROR [org.jboss.ejb.EntityContainer] Starting failed org.jboss.deployment.DeploymentException: Error while adding foreign key constraint; - nested throwable

Re: [JBoss-user] optimize question

2003-11-13 Thread Olve S. Hansen
My mistake, I meant A but said B. A double check of my jboss.xml surely states that we are running commit-option A. But I was really convinced I put B in.. But it is B which is the default option, right? Wellwell, the misunderstanding is cleared... --Olve

Re: [JBoss-user] optimize question

2003-11-12 Thread Olve S. Hansen
[EMAIL PROTECTED] wrote: Hi all, I have modifieed my beans as follows in the deployment descriptor (jboss.xml): [snip] I also switched to commit option 'A', because the container is the only application modifying the database data: container-configurations container-configuration