Hello everyone

I want to use SOAP web services.
I enable the services by putting export="true" in the xml of the services
that interest me, and then it is enabled to see the WSDL within the Ofbiz
web.
When I use the SoapUI for the endpoint:
"http://localhost:8080/webtools/control/SOAPService";
It gives me a 500 error and in the log "Unknown request [SOAPService]; this
request does not exist or cannot be called directly."
In the browser, the same thing happens when I call "
http://localhost:8080/webtools/control/SOAPService?wsdl";
It happens to me with 18.12 and with 20.01.
What have I forgotten to do?

Thanks in advance.

Reply via email to