--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to model...@googlegroups.com
To unsubscribe from this group, send email to
model-glue+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en
beans.AppConfig.getConfigSetting("theSetting")
where beans.AppConfig is a reference to the bean and getConfigSetting() is (obviously) a method on the bean. If you were to dump the bean you'd see 3 methods and no properties whereas what you were trying to access were actually properties and not method calls.
Sorry to state the obvious. :) These archives show up in Google searches and I figured we should close the loop on this question in case anyone else ran into it later on.
Still alive and kicking... :)
J