-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
CEF TestBedCEF Testbed Configuration IssueCEF Testbed Configuration IssuesupportSupport issue for community to respond to.Support issue for community to respond to.
Milestone
Description
I have registered a participant with Phoss SMP: connectivity-partid-qns::dynceftest2party71gw
If I try to find it on https://acc.edelivery.tech.ec.europa.eu/edelivery-sml/search :
it is present:
SML sub-domain: connectivitytest.acc.edelivery.tech.ec.europa.eu
Y77IGVVUUFTBTHSW5CWSTWKSFDR5MTHZB4XFJXPLU66HMKZR3MNQ.connectivity-partid-qns.connectivitytest.acc.edelivery.tech.ec.europa.eu. 60 IN NAPTR 100 10 "U" "Meta:SMP" "!.*!http://smp.pantarei-si.it!" .
or in this other site: https://peppol.helger.com/public/locale-en_US/menuitem-tools-participant
but when I try to send a payload.xml from oxalis-distribution-5.0.6-distro oxalis-standalone.jar with this payload.xml:
<?xml version="1.0" encoding="UTF-8"?>
<StandardBusinessDocument xmlns="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader">
<StandardBusinessDocumentHeader>
<HeaderVersion>1.0</HeaderVersion>
<Sender>
<Identifier Authority="connectivity-partid-qns">cefsupport1gw</Identifier>
</Sender>
<Receiver>
<Identifier Authority="connectivity-partid-qns">dynceftest2party71gw</Identifier>
</Receiver>
[...]and this command:
java -classpath "./*:../api/*" eu.sendregning.oxalis.Main -f ./payload.xmlI receive this error:
Message failed : Identifier 'dynceftest2party71gw' is not registered in SML.
Maybe my payload.xml is badly formatted?
this is my oxalis.conf:
oxalis.keystore {
path=dynceftest2party71gw.jks
password = test123
key.alias = dynceftest2party71gw
key.password = test123
}
security.truststore.ap=/home/ubuntu/.oxalis/truststore/gateway_truststore.jks
security.truststore.password=test123
oxalis.as4.type=cef-connectivity
#oxalis.header.parser=dummy
lookup.locator.hostname="acc.edelivery.tech.ec.europa.eu/edelivery-sml/"
lookup.locator.class = network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
security.validator.class = network.oxalis.vefa.peppol.security.util.EmptyCertificateValidator
oxalis.path.inbound = /home/ubuntu/.oxalis/inMetadata
Metadata
Assignees
Labels
CEF TestBedCEF Testbed Configuration IssueCEF Testbed Configuration IssuesupportSupport issue for community to respond to.Support issue for community to respond to.
Type
Projects
Status
Support Issues
