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/09/30 15:16:20 UTC

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

    [ https://issues.apache.org/jira/browse/ARIES-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15536250#comment-15536250 ] 

Christian Schneider commented on ARIES-1623:
--------------------------------------------

Can you describe what happens currently if you use an inner class. I like to state the result / exception the user gets in the issue. So people can find the issue when they hit the same problem. 

> 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
>
> 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)