hello all, I set up mysql-4.0.20d-win and jboss-3.2.6RC1. I want to deploy a CMP bean that uses a mysql ds fpr persistence. everything is deploying fine, I have an autoincrement field for the bean which gets incremented every time a new data set is inserted - BUT al the rest of the data, String, Integer, etc. never gets written to the mysql db. I'm pretty sure Iset up the CMP bean correctly. in the jbosscmp-jdbc.xml and standardjbosscmp-jdbc.xml I set the 'read-only' attribute to 'false'. I've been looking all over jboss installation to figure out where the problem comes from .... no clue. when I try to insert data from the mysql-client directly into mysql all the fields are written correctly. I'm really stuck with this
anyone any ideas? would really appreciate someone's help Christian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848185#3848185 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848185 ------------------------------------------------------- This SF.Net email is sponsored by: thawte's Crypto Challenge Vl Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam Camcorder. More prizes in the weekly Lunch Hour Challenge. Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
