You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2011/05/28 04:23:47 UTC

[jira] [Created] (ARIES-666) Proxy weaving code needs to deal better with missing classes and superclasses in other bundles

Proxy weaving code needs to deal better with missing classes and superclasses in other bundles
----------------------------------------------------------------------------------------------

                 Key: ARIES-666
                 URL: https://issues.apache.org/jira/browse/ARIES-666
             Project: Aries
          Issue Type: Bug
          Components: Proxy
            Reporter: David Jencks


As discussed on the mailing list, and as noted in the code, the weaving doesn't work if a superclass is in another bundle or just missing.  I have code that works for me but should be reviewed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (ARIES-666) Proxy weaving code needs to deal better with missing classes and superclasses in other bundles

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040533#comment-13040533 ] 

David Jencks commented on ARIES-666:
------------------------------------

Possible fix in rev 1128548.

> Proxy weaving code needs to deal better with missing classes and superclasses in other bundles
> ----------------------------------------------------------------------------------------------
>
>                 Key: ARIES-666
>                 URL: https://issues.apache.org/jira/browse/ARIES-666
>             Project: Aries
>          Issue Type: Bug
>          Components: Proxy
>            Reporter: David Jencks
>
> As discussed on the mailing list, and as noted in the code, the weaving doesn't work if a superclass is in another bundle or just missing.  I have code that works for me but should be reviewed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (ARIES-666) Proxy weaving code needs to deal better with missing classes and superclasses in other bundles

Posted by "Timothy Ward (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042651#comment-13042651 ] 

Timothy Ward commented on ARIES-666:
------------------------------------

This fix is good enough for now. It simply means that we won't weave classes that fail in this method (rather than causing them not to load)

> Proxy weaving code needs to deal better with missing classes and superclasses in other bundles
> ----------------------------------------------------------------------------------------------
>
>                 Key: ARIES-666
>                 URL: https://issues.apache.org/jira/browse/ARIES-666
>             Project: Aries
>          Issue Type: Bug
>          Components: Proxy
>            Reporter: David Jencks
>
> As discussed on the mailing list, and as noted in the code, the weaving doesn't work if a superclass is in another bundle or just missing.  I have code that works for me but should be reviewed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ARIES-666) Proxy weaving code needs to deal better with missing classes and superclasses in other bundles

Posted by "Jeremy Hughes (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hughes updated ARIES-666:
--------------------------------

    Fix Version/s:     (was: 0.4)
                   proxy.impl-0.4
                   proxy uber bundle 0.4
    
> Proxy weaving code needs to deal better with missing classes and superclasses in other bundles
> ----------------------------------------------------------------------------------------------
>
>                 Key: ARIES-666
>                 URL: https://issues.apache.org/jira/browse/ARIES-666
>             Project: Aries
>          Issue Type: Bug
>          Components: Proxy
>            Reporter: David Jencks
>            Assignee: Timothy Ward
>             Fix For: proxy uber bundle 0.4, proxy.impl-0.4
>
>
> As discussed on the mailing list, and as noted in the code, the weaving doesn't work if a superclass is in another bundle or just missing.  I have code that works for me but should be reviewed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ARIES-666) Proxy weaving code needs to deal better with missing classes and superclasses in other bundles

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

Timothy Ward resolved ARIES-666.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4
         Assignee: Timothy Ward

> Proxy weaving code needs to deal better with missing classes and superclasses in other bundles
> ----------------------------------------------------------------------------------------------
>
>                 Key: ARIES-666
>                 URL: https://issues.apache.org/jira/browse/ARIES-666
>             Project: Aries
>          Issue Type: Bug
>          Components: Proxy
>            Reporter: David Jencks
>            Assignee: Timothy Ward
>             Fix For: 0.4
>
>
> As discussed on the mailing list, and as noted in the code, the weaving doesn't work if a superclass is in another bundle or just missing.  I have code that works for me but should be reviewed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira