Bindings' external configuration through the controlbindings.properties file is
not working
-------------------------------------------------------------------------------------------
Key: BEEHIVE-1196
URL: https://issues.apache.org/jira/browse/BEEHIVE-1196
Project: Beehive
Issue Type: Bug
Components: Controls
Affects Versions: 1.0
Environment: Windows XP, WLP 9.2, Workshop for Weblogic Portal
Reporter: Raul Herranz
I'm trying to overwrite the defaultBindings annotation of a Control Interface
using the "controlbindings.properties" file, but it looks like it doesn't work.
To be able to see what happened while loading the "controlbindings.properties",
I have created my own Controls and JavaControlFactory classes which are exactly
the same as the original ones except for the logging sentences that I have
added.
The problem is that with those classes everything works fine (I have to change
the import of the Controls class in the generated code in the .apt_src
directory to use them), but if I use the original classes it looks like the
"controlbindings.properties" is not being loaded...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.