Advanced search
Help us create a positive learning experience on the eLearning platform!
Interoperability Academy is soon going live and we need your help to co-create a modern, user-friendly eLearning platform! So far, feedback of our stakeholders and future users was very valuable for us to shape different aspects of the Interoperability Academy. For the next steps, we want your input…
DISCUSSIONCreated: 05/06/2020Updated Date: 15/06/2020
Let us know more about your eLearning platform!
Help us shape the Interoperability Academy! We are eager to implement the best practices and create a modern platform accessible 24/7, free of charge. Which Learning management system (LMS) platform are you currently using? What roles have you defined on your LMS platform (for example, administrator…
DISCUSSIONCreated: 02/04/2020Updated Date: 22/09/2020
Collection content
How can this collection be helpful for you? What materials, information and links would you like to see in this collection?
DISCUSSIONCreated: 16/09/2019Updated Date: 16/09/2019
Namespace declaration. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" is missing in received invoices from Access Point
We found strange issue of missing namespace declaration in couple of invoices that we recieved through our access point. Customer is sending invoice to us invoice with namespace(xmlns:xsi) in root tag from Remote Access Point: <Invoice xsi:schemaLocation="urn:oasis:names:specification:ubl:schema:xsd…
DISCUSSIONCreated: 09/08/2012Updated Date: 09/08/2012
Exception in startap client when connecting to external parties
We have both startap client and startap server. We can send messages successfully from our client to our server. But when we try to send messages from our client to external parties (other startap servers, end point - https://ap.b2brouter.com/peppol-start-server/accesspointService and sml - http://b…
DISCUSSIONCreated: 28/03/2012Updated Date: 28/03/2012
Source code of XKMSResponder
The source code of the XKMS Responder package (https://joinup.ec.europa.eu/software/peppol/release/110) do not compile. The missing classes (in the importexport) seems to be generated by JAXB, but there is no build script nor XSD schema provided. Also, the resources (CSS, Logo) are missing from…
DISCUSSIONCreated: 22/02/2012Updated Date: 22/02/2012
Error resolving SMl/SMP DNS resolution : no mapping for dns-translation
Hi, While using SML/SMP, to find correct destination accesspoint, we are getting error: 2012-01-18 16:30:54,489 [main ] INFO Peppol_Src_Ap - Creating MetadataPublisherClient object with following information: 1. DNS zone: sml.peppolcentral.org. 2. Recipient organization :[SimpleParticipantIdentifier…
DISCUSSIONCreated: 18/01/2012Updated Date: 18/01/2012
Negative testing of message acknowledgement in peppol destination accesspoint
How to produce negative test scenario for Metro reliable messaging's acknowledgement ? Component Miscellaneous Category Support
DISCUSSIONCreated: 18/01/2012Updated Date: 18/01/2012
Class collision between LIME and START on the same JVM
The new START wsdl 2.0 has introduced an issue that is causing a collision with a LIME server on the same JVM (but possibly on .NET implementation too). The class org.w3._2009._02.ws_tra.Resource generated for both the LIME and START web services is different because the "create" method has changed…
DISCUSSIONCreated: 02/01/2012Updated Date: 02/01/2012
AP not configured to send its own x509 cert back to message exchange initiator.
Current SVN head wsdl for ap seems to specify: <sp:RecipientToken> <wsp:Policy> <sp:X509Token sp:IncludeToken="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/IncludeToken/Never"> <wsp:Policy> <sp:WssX509V3Token10/> <sp:RequireKeyIdentifierReference/> </wsp:Policy> </sp:X509Token> </wsp…
DISCUSSIONCreated: 29/03/2011Updated Date: 29/03/2011
Keystore filepath incorrectly interpereted on some operating systems.
Current SVN head has bug in start transport libraries. It prevents our test server finding key and trust stores. Workaround i used was to change this line: final String keystorePath = path.toExternalForm ().substring (6); to final String keystorePath = path.toExternalForm ().substring (5); And this…
DISCUSSIONCreated: 29/03/2011Updated Date: 29/03/2011
Unwanted namespaces added to the payload and duplicated namespace prefixes
Dear all, I noted this seems to be a difficult issue to be solved, so I provide some details on this bug and some hints to solve it (partially). There are two different reasons for having duplicated namespace prefixes and unwanted namespace declarations on the payload: 1) JAXB is bugged on the xs…
DISCUSSIONCreated: 15/03/2011Updated Date: 15/03/2011