Re: [Andromda-user] java.sql.SQLException: Column not found: CLASS in statement

2004-09-11 Thread Katta
After removing and reinitialzing the db-commands, it seems that I am not getting that error anymore in JBoss. But, the new record doesn't seem to be created and fetched when accessed. Here are couple of files I am attaching. In this, I am referring to CustomerManagerBeanImpl.java. Please let me

[Andromda-user] java.sql.SQLException: Column not found: CLASS in statement

2004-09-11 Thread Katta
Hi, (1) Installed andromda-bin-3.0M3-SNAPSHOT (2) Built all 'samples' successfully (3) Created a test app (hibernate) (4) Had a test model and generated code successfully (5) I have also executed 'initializeSchema.cmd' (JBoss is already running) (6) I changed couple of Impl.java files (Controller