Hello:

I um using Castor 0.9.4.2 on Redhat Linux 8.0, running as a JNDI
located service under Tomcat 4.1.18, which is running behind apache 2.0.43

When I first deploy my application, everything works fine.

But, if I leave the application idle for a long time (such as overnight),
I get errors from my collections like this:

org.exolab.castor.jdo.DataObjectAccessException: no method to set value for
field: persistent.VideoRecord in class: ClassMolder
persistent.ProductionCompany

The ProductionCompany class has a collection of VideoRecords.  Therefore,
there is no set method.  There is an add method.

Why should Castor be looking for a set method for a collection?

Thanks,
        Neil.

--
Neil Aggarwal
JAMM Consulting, Inc.    (972) 612-6056, http://www.JAMMConsulting.com
Custom Internet Development    Websites, Ecommerce, Java, databases

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

Reply via email to