I just delivered a CXF service to a customer. They created a client
with something (I don't know, yet, what), and tried to use it.

Bad things happen:

org.apache.cxf.interceptor.Fault: No such operation:  (HTTP GET
PATH_INFO: /rex-ws/Extraction)

Now, the service's parameters are pretty simple, so I don't know why
it couldn't handle a get, but it doesn't.

Shouldn't the wsdl be describing the binding so as to prevent this? On
the other hand, is there something simple I could do to turn it on? Or
am I misunderstanding what's going on here.

Reply via email to