Oxalis-AS4
Oxalis-AS4 copied to clipboard
PEPPOL AS4 pMode plugin for Oxalis
Oxalis version (from the status page) doesn't match the [tags](https://hub.docker.com/r/norstella/oxalis-as4/tags) since `6.0.0-latest-java11`: ``` norstella/oxalis-as4:6.0.0 version.oxalis: 6.0.0-RC4-SNAPSHOT version.java: 11.0.16 norstella/oxalis-as4:6.0.0-latest-java11 version.oxalis: 6.1.1 version.java: 11.0.16 norstella/oxalis-as4:6.1.1 version.oxalis: 6.2.0 version.java: 11.0.16 norstella/oxalis-as4:6.1.1-latest version.oxalis:...
Hi Arun and the Oxalis team, I'm posting an issue here since I'm not aware of better way to communicate to ask a question. Our Peppol AP is recently started...
When sending with `oxalis-outbound` on Java 17 most (if not all) attempts run into: ``` org.springframework.web.util.NestedServletException: Request processing failed; nested exception is network.oxalis.api.lang.OxalisTransmissionException: Unable to verify document signature.\n\tat ... java.base/java.lang.Thread.run(Thread.java:833)\n...
There is a performance issue when processing large files using AS4. We've been trying to process an incoming file 100 MB big and locally it was taking us 23 minutes...
Hi all, I am opening this issue with the intent to suggest a little improvement. This morning I did some inbound tests. The sender produced an AS4 SOAP Envelope not...
This just happened some minutes ago, sending to 0192:983219721. What could be the reason for this? `org.apache.cxf.binding.soap.SoapFault: Problem writing SAAJ model to stream: Remote host closed connection during handshake at...
## Pull Request Description Please include a summary of the change request or bug which is supposed to be fixed as part of this pull request ## Type of Pull...
Hello everyone, I need some help I'm trying to pass the CEF Connectivity Test "dynamic scenario" sending the message with the StandAlone solucion, but I can't find the configuration to...
Hi guys, It seems like you are not checking incoming AS4 Receipts against the XML Schema rules. E.g. a `MessagePartNRInformation` element that contains both a `MessagePartProperties` and a `ds:Reference` element...
During tests of sending series of documents via the AS4 protocol, incomprehensible delays occurred. The first dozen or so documents were sent normally (time about 5 sec per 4kb document),...