Hi Eivind, This previous issue has been resolved. It was actually not related to MiddleGen at all, but rather after looking more closely at the tables given to me I found out one of the tables on an N relationship did NOT have any primary/compound keys at all. Once setup with a primary/compound key, MiddleGen rocked the house.
Good FYI for anyone having similar issues, check for PK's if you did not create/own the database! --__--__-- Message: 2 Date: Tue, 9 Dec 2003 01:07:15 +0100 (CET) From: Eivind Waaler <[EMAIL PROTECTED]> Subject: Re: [Middlegen-user] Using Middlegen with Jboss (1:N relations)? Hi Darren. Could you detail out your problem some more? I just tested with the latest cvs version locally, and I can build and deploy the airline sample fine with relationships on JBoss. I'm using JBoss 3.2.1 with mySQL 4.0.12. What is the problem you get when running the latest Middlegen? Maybe you could try to run a small database with the Middlegen sample tables or something just to see if the problem is related to your database configuration..? Are you sure Middlegen is running fine? Do you see the relationships in the gui when you open this? Maybe you could try running a standard Middlegen with the hsqldb just to have some files to compare? If we find out what's missing from your files it might be easier to id the problem. I'll try to help you out, if you can provide some more information that would be good. Regards .eivind ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
