[
https://issues.apache.org/jira/browse/ARIES-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545983#comment-15545983
]
ASF subversion and git services commented on ARIES-1623:
--------------------------------------------------------
Commit b2e1d8711123c7b481e51fd45fd364dc0f02a48f in aries-rsa's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=aries-rsa.git;h=b2e1d87 ]
[ARIES-1623] Add test for inner class
> 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)