David Norris created ARIES-1623:
-----------------------------------
Summary: 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)