Passed
Took 0.24 sec
Standard Output
Temp Folder is : /root
Resource URI is : /root/ed.xml
<?xml version="1.0" encoding="UTF-8"?>
<rsa:endpoint-descriptions xmlns:rsa="http://www.osgi.org/xmlns/rsa/v1.0.0">
<rsa:endpoint-description>
<rsa:property name="objectClass"><rsa:array>
<rsa:value>Hallo Welt</rsa:value>
</rsa:array></rsa:property>
<rsa:property name="osgi.remote.requires.intents"><rsa:list>
<rsa:value>confidentiality</rsa:value>
<rsa:value>async</rsa:value>
</rsa:list></rsa:property>
<rsa:property name="endpoint.id">http://localhost:123</rsa:property>
<rsa:property name="service.imported.configs" value="gecko.rsa" value-type="java.lang.String"/>
</rsa:endpoint-description>
</rsa:endpoint-descriptions>