[
https://issues.apache.org/jira/browse/DOSGI-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690141#comment-13690141
]
Sergey Beryozkin commented on DOSGI-108:
----------------------------------------
Hi Amichai, let me step back a bit on my statement that no problem exists.
I've created https://issues.apache.org/jira/browse/DOSGI-194:
If Cristian and yourself agree that no multiple values for this property can be
supported at DOSGi level then AFAIK I'll support you with regard to
dropping a support for a comma-separated list (but also for a String array
coming from Delarative Services properties).
If you all decide multiple values have to be supported then I'll be happy to
settle on documenting that supporting a comma-separated list is a CXF extension
which would be useful in cases when no Declarative Services are available.
Thanks
> service.exported.interfaces doesn't support comma-seperated String value
> ------------------------------------------------------------------------
>
> Key: DOSGI-108
> URL: https://issues.apache.org/jira/browse/DOSGI-108
> Project: CXF Distributed OSGi
> Issue Type: Bug
> Affects Versions: 1.2
> Reporter: Bert Jacobs
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 1.3
>
>
> I've got a Declarative Service component which has more than one interface. I
> declare the *service.exported.interfaces* property as "interface1,interface2"
> and the default type String (I cannot specify String[] per the SCR spec).
> According to
> http://cxf.apache.org/distributed-osgi-reference.html#DistributedOSGiReference-ServiceProviderpropertiesForConfiguringSOAPbasedservicesandconsumers
> this String can be split on comma's.
> The service won't deploy because the *RemoteServiceAdminCore* class _doesn't_
> split this String and hence won't recognize the interfaces.
> Tested with 1.3-SNAPSHOT, built on 2012-01-23.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira