This one time, at band camp, Ron Alsobrook said:
RA>While trying to directly load a dependent object I get this error:
RA>
RA>org.exolab.castor.jdo.ClassNotPersistenceCapableException: The class
RA>com.magicalminis.Image is not persistence capable: no mapping was
RA>defined for the class
RA>
RA>I don't intend to modify this object in any way, I'd just like to load
RA>it. I tried loading it read only but still received the error. Is
RA>there any way to do this? Thanks.
Ron,
This usually has to do with the order of the mapping descriptor. Place
the mapping for the dependent object after that of it's master to see
if that remedies the situation.
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