I'll check out the Postgres definitions. I am having problems with boolean CMP EJB attributes. These do not map nicely to Postgres BOOLEAN or BIT columns, causing errors when the DB is accessed :-( The advice I have seen on the JBoss forums suggests that using java.lang.Boolean instead of straight boolean fixes the problem. Would it be a problem to do that change in Nukes?
Sherman View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823710#3823710 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823710 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
