FreeMarker issue with Java 8

Dinesh Amarasekara damarasekara at typefi.com
Tue Aug 12 01:37:05 UTC 2014


Hi,

It seems to be FreeMarker does not call the get method for Java Object.

For instance when I use student.name with FreeMarker it should call the
method getName from Student class. However it does not happen with Java 8.
This worked fine with Java 7.

Any input for this is highly appreciated.

Thanks And Best Regards,
Dinesh.


More information about the lambda-dev mailing list