Jemos Clanker Known Limitations and Bugs

Limitation/BugDescriptionFix release
LimitationJelly output doesn't work with Java JDK 6. Although Clanker's analysis process fills the JavaBeans with no problems, when outputting through Jelly an exception is thrown.TBD
LimitationThe analysis doesn't support inheritance. Currently there is no support for inheritance, which means: the JavaBeans encapsulating class information, don't encapsulate superclass information. This would affect you if, say, you would like to use Clanker to auto-generated MBean interfaces, having a MBean extending another. The interface that Clanker generates, will contain only the public methods of the MBean analyzed, and not also all the public methods in the inheritance tree.TBD

SourceForge.net Logo