Bad request while sending document #609
Replies: 3 comments 15 replies
-
Try to activate CXF debug logging to see which XML is generated and sent to your test AP https://test.peppolautoriteit.nl/as4_test (looks like Ionite.net Access Point). You can do it by setting logging category org.apache.cxf.services.DummyImpl to INFO - or even the whole org.apache.cxf |
Beta Was this translation helpful? Give feedback.
-
@vinoddanekar : Please make sure that request is created correctly. You can use detailed debugging as e.g. suggested by @dladlk . As for as Oxalis and NPA (https://test.peppolautoriteit.nl/as4_test) is concerned then everything is fine. Messages are being delivered successfully. I used same endpoint as mentioned in NPa Peppol Test Tool for performing test with Oxalis/Oxalis 5.4.0 Request OUT Response IN: |
Beta Was this translation helpful? Give feedback.
-
@vinoddanekar : All Oxalis release builds properly tested, so it is Not Oxalis version specific thing. Note: when upgrading make sure that you use compatible version of Oxalis and Oxalis-AS4 (Latest is 5.4.0 for both) |
Beta Was this translation helpful? Give feedback.
-
Hi all,
I have a weird scenario.
Receiving docs on same server - works
Receiving docs from remote participants - works
Sending docs to participants present on same server - works
Sending docs to remote participants - fails with bad request.
When we did peppol test bench test then we could send docs on it. Currently, I was testing it with NPA, it did not work
version.oxalis: 5.0.6
version.java: 1.8.0_241
mode: TEST
Logs are as below:
Please, guide me through. Unable to understand what could be wrong.
Thanks
Vinod
Beta Was this translation helpful? Give feedback.
All reactions