This one time, at band camp, alex.smith31 said:

a>The getter/setter methods are all correct.
a>
a>Is it possible to get the system to print out the SQL that is being executed
a>when I call the db.create(Object) method? This should shed some light on the
a>problem. I think I will then have to start debugging to see at what point
a>the 'user_profile_id' becomes null.
a>
a>I imagine what I am trying to do is quite common, so I am surprised at this
a>strange error. Thanks again for your comments.

Alex, 

Please create a jar containing the three objects, their mapping
descriptors, the database descriptor, a dump of the database schema and
the client code. I'll create a small self-contained project that uses
Ant to compile and execute the code. A self-contained project such as
this is far easier to analyze and will allow us to determine the problem
in a faster and easier manner.

Bruce
-- 
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

The Castor Project 
http://www.castor.org/

Apache Geronimo 
http://incubator.apache.org/projects/geronimo.html

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to