#Soap request gives me 404 and "No endpoint mapping" even if everything is correct

5 messages · Page 1 of 1 (latest)

dire gate
#

Hello everyone. Its been almost a week and I still cant find an error and the reason why I am getting this kind of error. The thing is that my endpoint is correct, everything is set up fine. Earlier this endpoint had different name and everything worked fine. And now after changing the endpoint name everything just broke.

Things I tried: asking chat gpt and gemini, asking for help on different discord servers, googling and browsing stackoverflow.
The thing is that I cannot change the request body and I just need to use this request body.

This is my Java code: https://pastecode.io/s/antg289v
xsd and wsdl: https://pastecode.io/s/7142nmnr
request body: https://pastecode.io/s/ng61346m
console log: https://pastecode.io/s/1wg2oi2f

Could somebody take a look and help me out? Huge thanks

gusty loom
#

Why are you using SOAP?

dire gate
sterile sparrow
#

Because no one in the last 20 years liked SOAP and everyone except for Oracle killed it many years ago

dire gate