Advanced search
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
Demonstrator tool - Improvement (codelist checks)
For the input that is checked against a list of values, created a drop down option. HardwareNoneProductDemo ClientOperating SystemNoneComponentWP3 softwareVersionNoneSeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 10/01/2011Updated Date: 10/01/2011
Demonstrator tool - import of fields from ODS to the GUI and .xml output
The following fields are not imported from the ODS: 1. Provider Country code 2. Receiver Country code (these fields are marked as mandatory in the GUI) 3.The tax information: CompanyID for Provider party, Receiver party, SellerSupplierParty,Contractor_Customer party. (PartyTaxScheme. TaxScheme. Name…
DISCUSSIONCreated: 04/01/2011Updated Date: 04/01/2011
Demonstrator tool : Mandatory fields in the GUI
Align the mandatory fields in the GUI with the mandatory fields in the CEN/BII specs and ODS. HardwareNoneProductDemo ClientOperating SystemNoneComponentWP3 softwareVersionNoneSeverityminorResolutionNone Category Bugs
DISCUSSIONCreated: 09/12/2010Updated Date: 09/12/2010