You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2016/10/04 17:07:22 UTC

[jira] [Resolved] (ARIES-1623) FilterHelper OBJECTCLASS_EXPRESSION excludes inner classes

     [ https://issues.apache.org/jira/browse/ARIES-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved ARIES-1623.
----------------------------------------
       Resolution: Fixed
         Assignee: Christian Schneider
    Fix Version/s: rsa-1.10.0

> FilterHelper OBJECTCLASS_EXPRESSION excludes inner classes
> ----------------------------------------------------------
>
>                 Key: ARIES-1623
>                 URL: https://issues.apache.org/jira/browse/ARIES-1623
>             Project: Aries
>          Issue Type: Bug
>          Components: Remote Service Admin
>            Reporter: David Norris
>            Assignee: Christian Schneider
>             Fix For: rsa-1.10.0
>
>
> The existing OBJECTCLASS_EXPRESSION in the FilterHelper class filters out inner classes.  Its not clear to me this is a desired behavior since I can find nothing in the remote service admin specification stating it is unacceptable to publish a service using an inner class interface. Many code generation tools choose to nest many classes into a single java file, so I think there are some valid use cases for supporting this if it is not excluded in the specification.
> I have submitted a patch https://github.com/apache/aries-rsa/pull/12 for consideration; however, I realize this is a mirror and someone will likely need to manage its merge to the official repository.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)