javax.ejb.CreateException: Could not create entity:java.sql.SQLException: General error, message from server: "Column 'address_id' cannot be null"
I have attached the beans generated by Middlegen, as well as my test client, and would REALLY appreciate if someone could take a look at them and see if they can figure out what I'm doing wrong. For reference, I'm using JBoss 3.2.2 and MySQL 4.0 on the backend. Thanks in advance for any help you can give. I've been racking my brain for the last 3 weeks on this, trying to get it to work. I'm getting so much closer but there's still the matter of this exception to overcome.
Steve Nakhla
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
AddressBean.java
Description: AddressBean.java
AddressBookClient.java
Description: AddressBookClient.java
PersonBean.java
Description: PersonBean.java