[JBoss-user] [Persistence & CMP/JBoss] - Re: CMR field cannot write to database????

2004-07-25 Thread sjheng
hi, i am converting my cmr from weblogic to JBoss but i having problem when writing data to the database. the foreign key field will always be null when i run the application. i try to map the relation in the ejb-jar.xml and jbosscmp-jdbc.xml. I'm using MySQL 4.0.20a as database. but the relatio

[JBoss-user] [Persistence & CMP/JBoss] - Re: CMR field cannot write to database????

2004-07-25 Thread sjheng
Database: MySQL 4.0.20a JBoss server : 4.0DR3 The revision: 1.76 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843218#3843218 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843218

[JBoss-user] [Persistence & CMP/JBoss] - CMR field cannot write to database????

2004-07-22 Thread sjheng
Hi, i got the following exception when i trying to write data into the database where the field is a cmr field, i'm using mySQL database and Jboss server 4.0. Help needed Do anybody know why the following eception happen and how to solve the problem? thank you for willing to share ur experi

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: javax.ejb.EJBException: Could not passivate; failed to s

2004-07-22 Thread sjheng
sorry, do u mean the problem raised because of the exception ? Thank you for ur opinion... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842936#3842936 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842936 -

[JBoss-user] [Persistence & CMP/JBoss] - many to one bidirectional relationship

2004-07-19 Thread sjheng
hi, i am converting my cmr from weblogic to JBoss but i having problem when writing data to the database. the foreign key field will always be null when i run the application. i try to map the relation in the ejb-jar.xml and jbosscmp-jdbc.xml. I'm using MySQL as database. but the relation seen n