[
https://issues.apache.org/jira/browse/FELIX-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-5319.
---
> HttpServiceRuntime provides incorrect info for service that is both Servlet
> and Resource
> --
[
https://issues.apache.org/jira/browse/FELIX-5321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-5321.
---
> Include service.ranking of servlet context helpers in web console output
> -
The vote passed with three binding +1 votes.
Thanks!
Carsten
--
Carsten Ziegeler
Adobe Research Switzerland
cziege...@apache.org
Hi David,
The rules are applied in AdapterImpl.ConvertingWrapper.to() where they are
looked up in a map of class rules.
If you find that the current implementation does not support the case you
have above, it would be great if you could come up with a patch :)
Cheers,
David
On 12 August 2016 a
Awesome! Thanks so much! :-D
Cheers,
=David
> On Aug 12, 2016, at 1:32 AM, David Bosschaert
> wrote:
>
> Hi David,
>
> I added initial support for DTOs which should make what you were doing
> possible. Not all name-escaping rules are implemented yet, but for simple
> DTOs things should work