You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jorge Davila <is...@nicaraguarealestate.com> on 2005/03/09 23:39:21 UTC

EvaluatorException

I'm trying to store a object that has 3 fields ... one primary key...
one foreing key and one the descriptive name.

When I submit the query the error is:

org.mozilla.javascript.EvaluatorException: Can't find method
com.nicaraguarealestate.propiedades.Municipio.setDptoid
([Ljava.lang.Integer;).

the method 

setDptoid(java.lang.Integer dptoid)

exist.

Some can explain for me what is the error ??

The two tables involved are a kind of city and sectors in the city.

Best regards,

Jorge Dávila.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org