German Vega created FELIX-3995:
----------------------------------

             Summary: Missing options in Bind annotation
                 Key: FELIX-3995
                 URL: https://issues.apache.org/jira/browse/FELIX-3995
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: ipojo-annotations-1.8.4, iPOJO-1.8.0
            Reporter: German Vega
            Priority: Minor


The Bind annotation doesn't accept all the options available in the Require 
annotation.

In particular, it is not possible to specify @Bind(proxy=false) to request that 
service object be injected directly.

Workaround: define a dummy field, and use a @Require with the same Id as the 
@Bind to set the missing options.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to