You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Geert Schuring (JIRA)" <ji...@apache.org> on 2010/02/09 14:10:28 UTC

[jira] Created: (FELIX-2060) iPojo ignores inherited methods when looking for bind methods named in the metadata.xml

iPojo ignores inherited methods when looking for bind methods named in the metadata.xml
---------------------------------------------------------------------------------------

                 Key: FELIX-2060
                 URL: https://issues.apache.org/jira/browse/FELIX-2060
             Project: Felix
          Issue Type: Improvement
    Affects Versions: iPOJO-1.4.0
            Reporter: Geert Schuring


The setLogService method in my class in inherited from its parent, but iPojo complains there is no setLogService method at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-2060) iPojo ignores inherited methods when looking for bind methods named in the metadata.xml

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831449#action_12831449 ] 

Clement Escoffier commented on FELIX-2060:
------------------------------------------

Hi,

Is the parent method accessible (public, package protected or protected) ?
Can you give me the exact error ?

Thanks

> iPojo ignores inherited methods when looking for bind methods named in the metadata.xml
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-2060
>                 URL: https://issues.apache.org/jira/browse/FELIX-2060
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Geert Schuring
>
> The setLogService method in my class in inherited from its parent, but iPojo complains there is no setLogService method at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-2060) iPojo ignores inherited methods when looking for bind methods named in the metadata.xml

Posted by "Geert Schuring (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geert Schuring updated FELIX-2060:
----------------------------------

    Component/s: iPOJO

> iPojo ignores inherited methods when looking for bind methods named in the metadata.xml
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-2060
>                 URL: https://issues.apache.org/jira/browse/FELIX-2060
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Geert Schuring
>
> The setLogService method in my class in inherited from its parent, but iPojo complains there is no setLogService method at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-2060) iPojo ignores inherited methods when looking for bind methods named in the metadata.xml

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier closed FELIX-2060.
------------------------------------

    Resolution: Not A Problem
      Assignee: Clement Escoffier

No problem :-),

I close the issue.

> iPojo ignores inherited methods when looking for bind methods named in the metadata.xml
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-2060
>                 URL: https://issues.apache.org/jira/browse/FELIX-2060
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Geert Schuring
>            Assignee: Clement Escoffier
>
> The setLogService method in my class in inherited from its parent, but iPojo complains there is no setLogService method at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-2060) iPojo ignores inherited methods when looking for bind methods named in the metadata.xml

Posted by "Geert Schuring (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831461#action_12831461 ] 

Geert Schuring commented on FELIX-2060:
---------------------------------------

.... if I had the rights... :)

> iPojo ignores inherited methods when looking for bind methods named in the metadata.xml
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-2060
>                 URL: https://issues.apache.org/jira/browse/FELIX-2060
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Geert Schuring
>
> The setLogService method in my class in inherited from its parent, but iPojo complains there is no setLogService method at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-2060) iPojo ignores inherited methods when looking for bind methods named in the metadata.xml

Posted by "Geert Schuring (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831459#action_12831459 ] 

Geert Schuring commented on FELIX-2060:
---------------------------------------

I'm sorry... it was some time ago that i ran into the issue... but after removing the methods that override the parents it still works flawlessly. Great!

Sorry for this bogus issue. I'll close it myself.

> iPojo ignores inherited methods when looking for bind methods named in the metadata.xml
> ---------------------------------------------------------------------------------------
>
>                 Key: FELIX-2060
>                 URL: https://issues.apache.org/jira/browse/FELIX-2060
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Geert Schuring
>
> The setLogService method in my class in inherited from its parent, but iPojo complains there is no setLogService method at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.