Hi, I'm trying to get auto increment to work with hypersonic db and have read many articles but there aren't any solid examples to follow. I'm really new to JBoss and only using it for a uni coursework, so I'm on a tight schedule.
Most of the examples include dropping <cmp-field> from the ejb-jar.xml and using the <pk-unknown> element in the jbosscmp-jdbc.xml file. Your example seems to have just added <auto-increment/> to the jbosscmp-jdbc.xml file, does this work? If so, I'd appreciate it if you could post a copy of the working xml files. Cheers View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878192#3878192 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878192 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
