Jon Wilmoth wrote:
I've updated the issue with my thoughts. Bruce, I did try using a custom field handler, but I'm getting the same DataObjectAccessException trying to load the object with the following definition before I even get to marshalling the object. I mentioned this in the bug report, but is there another bug that JDO is trying to load a field for which there is no SQL mapping?
<field name="calculatedDurationHours" type="double" required="false" handler="com.apex.chronos.util.castor.CalculatedDurationFieldHandler"> <bind-xml name="calculatedDurationHours" node="element" transient="false"/> </field>
Yes, there is and I forgot about it. It's the one Werner referred to regarding the transient keyword. I hazard a guess that your bug will be closed as a duplicate in favor of the existing transient enhancement bug.
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://geronimo.apache.org/
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
