Re: resolver problem
"Konstantin L. Metlov" <[email protected]> Tue, 5 Apr 2005 19:10:02 +0200 (CEST)
| Newsgroups | gmane.comp.java.jel.general |
|---|---|
| Message-ID | <[email protected]> |
Hello !
Does the resolver's getTypeName() return a non null value when asked to
resolve the string "getIntegerProperty" ? What is the signature of
getIntegerProperty() method ?
The problem is definitely somewhere in the resolver definition, such
simple expressions involving dynamic variables are evaluated successfully
by JEL's testsuite.
With the best regards,
Konstantin.
P.S. It would be the best if I can get a snippet of running code,
displaying the problem.