From: mprzysucha <nu...@jb...> - 2005-08-18 18:29:00
|
I have solved the problem with parser. I have changed manualy headerin descriptor file. There was 3_0 which I've changed to 3_2. The CMP bean has deployed, but auto increment doesn't work. Still have problem with null in the primary key (new record is in a table in database, but client don't have entity bean). Could you tell me what XDoclet has generated in your descriptor file which is connected with auto_increment ?? In my jbosscmp-jdbc.xml there is only <auto-increment/> element in <cmp-field> element. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890537#3890537 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890537 |