Philip Helger

Results 362 comments of Philip Helger

Yes you are right - my bad. I will fix it for 7.1.3

I hope I am able to finnish it until then!

This is fixed by updating to peppol-commons 9.4.0 and will be part of the upcoming 7.1.3 release

@emilbokenstrand Release 7.1.3 is out - please crosscheck

KSEF 2.0: Overview: https://www.gov.pl/web/finanse/publikacja-dokumentacji-api-ksef-20-oraz-struktury-logicznej-fa3 Integrators: https://ksef.podatki.gov.pl/ksef-na-okres-obligatoryjny/wsparcie-dla-integratorow/ Java library: https://github.com/CIRFMF/ksef-client-java .NET library: https://github.com/CIRFMF/ksef-client-csharp

This depends on https://github.com/phax/peppol-commons/issues/48

The problem is, that the SML currently does not act standard compliant. It returns SOAP 1.1 faults with an HTTP Status Code different to 500 which the underlying JAXWS implementation...

With the introduction of DomiSML 5.0 the problem was solved, and error codes are now displayed correctly.

@MakakWasTaken please be aware, that BDEW does NOT work out of the box, because the key exchange stuff is not available in the underlying WSS4J library. Please see the respective...

As handling multiple AS4 profiles becomes more and more of an issue, I started assembling a Wiki page that should deal with that topic: https://github.com/phax/phase4/wiki/Multi-Profile-Handling - that page is not...