I'm no longer particpating in Cocoon development. Please post any
questions regarding Cocoon to the dev mailing list.
Thanks,
Chris
[EMAIL PROTECTED] wrote:
Hello,
sorry to bother you in private, but you're my last hope of finding the
solution to my problem. I've posted my problems on the various cocoon lists
several times now, but nobody replies. You seem to be very knowledgeable of
JXTemplateGenerator, so I hope you can help me or at least give me some
information/URLs I can follow.
Basically the problem is that I have two classes each with a method
getFormattedValue(). If I do ${obj.formattedValue} in my JXTemplate objects
of one class return the proper value, the other does nothing. I've been
doing some debugging in Eclipse and found out that in case of the second
class the method is not found. The Jexl Introspector can't find the method.
If I display the object address, I see the proper class and if I get the
object in a flowscript it returns the correct value for getFormattedValue()
I'm sure there is something wrong with my class, but I cannot figure it out.
I do hope you have some idea.
Thanks.
Bye,
Helma van der Linden