[
https://issues.apache.org/jira/browse/ARIES-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630072#comment-16630072
]
ASF subversion and git services commented on ARIES-1751:
--------------------------------------------------------
Commit 8615fc47636d6ec9edb8d8fbeef9075071573847 in aries-rsa's branch
refs/heads/master from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=8615fc4 ]
ARIES-1751 - Fix typo
> Typo in namespace url in OSGI-INF/metatype/zookeeper.xml
> --------------------------------------------------------
>
> Key: ARIES-1751
> URL: https://issues.apache.org/jira/browse/ARIES-1751
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-1.11.0
> Reporter: Amichai Rothman
> Assignee: Christian Schneider
> Priority: Major
> Fix For: rsa-1.13.0
>
>
> The org.apache.aries.rsa.discovery.zookeeper-1.11.0.jar bundle in Karaf 4.1.2
> throws an exception:
> {quote}
> 2017-10-23T10:39:16,173 | ERROR | Start Level: Equinox Container:
> be93c50b-3556-48a3-b50c-e9a02f324dcf | metatype | 2 -
> org.apache.felix.metatype - 1.1.2 | fromDocuments: Error accessing document
> bundleentry://73.fwk1323531427/OSGI-INF/metatype/zookeeper.xml
> java.io.IOException: Unsupported Namespace:
> 'http://www.osgi.org/xmlns/metadata/v1.0.0'
> {quote}
> It appears that the namespace URL in the original zookeeper.xml source file
> has a typo in it : it should be 'metatype' rather than 'metadata'.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)