Posted: Wed Mar 16, 2005 11:21 am Post subject: Java Custom Node Enumeration Property
Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
I am creating a custom java node using plugin node development tools in eclipse. Whenever I create nodes that has Enumeration as a property, my deploys fail with
BIP2210E: Invalid configuration message: attribute name 'LogLevel' not valid for target object 'SimpleTest.'.
LogLevel is the enumaration having values like
NONE, INFO, DEBUG, etc.
Has anyone deployed a custom node which was using enumeration as one of the properties? What kind of getters/setters did you use?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum