Configuration for the documented "bean" translator is missing in "hivemind.lib"
module
--------------------------------------------------------------------------------------
Key: HIVEMIND-131
URL: http://issues.apache.org/jira/browse/HIVEMIND-131
Project: HiveMind
Type: Bug
Components: library
Versions: 1.1
Environment: n/a
Reporter: Stefan Ledent
The partially documented "bean" translator is not implemented or configured.
The documnention is also not clear in where and how parameters to the
BeanFactoryBuilder are provided.
Maybe a configuration example should be provided !?
Although I am still not sure of the correctness of a following configuration:
<configuration-point id="Test"
schema-id="hivemind.lib.BeanFactoryContribution"/>
<service-point id="TestFactory"
interface="org.apache.hivemind.BeanFactory">
<invoke-factory service-id="hivemind.lib.BeanFactory">
<factory vend-class="Test" configuration-id="Test"
default-cacheable="false"/>
</invoke-factory>
</service-point>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]