Our bad grammar to the rescue! Googling "Can't find the the request" returned 1270 hits...please check if any solve your problem--and let us know if you could find it. (Sorry, I've never seen that message before so am unsure what the problem is.)
The culprit is the method at line 105 here: http://tinyurl.com/6647le. If you're really desperate (actually, it doesn't take too much time and is quite educational) you can debug/code trace CXF at runtime[1] if you think that would help. Glen PS -- Just fixed the grammar. [1] http://www.jroller.com/gmazza/date/20071212 (this is for Tomcat, but perhaps Jetty is the same here). Shelly Handa wrote: > > WARNING: Can't find the the request for > http://localhost:8080/services/HelloWorldService's Observer > -- View this message in context: http://www.nabble.com/Adding-interceptors-to-a-SOAP-client-using-Spring-tp18672098p18766910.html Sent from the cxf-user mailing list archive at Nabble.com.
