Menu

#4 static fields - out of memory

open
nobody
Core (6)
5
2002-07-15
2002-07-15
Anonymous
No

I have "java.util.Locale" property in my model.
When maverick trying to "domify" the model I'm
getting "Out of memory" error.
The reason is that java.util.Locale has many static fields
of type java.util.Locale.
Why not to introspect model by Bean read methods
rather by class fields?

Discussion


Log in to post a comment.