Does the web service work on Tomcat? That would be my first check in trying to determine if this is a CXF issue or a Geronimo one. If it is Geronimo-related I would search the CXF User's list on Nabble for "Geronimo" to see what others have found--I think I read once (but am far from sure) that Geronimo's version of SAAJ is different from the one CXF normally uses, which could be the problem.
Glen S.Bykov wrote: > > I have CXF web service. I have SOAP handler, which registered on this web > service. This handler check security meta data in SOAP headers. This is > works correctly until redeploy application. When I redeploy this > application I get > INFO: Interceptor has thrown exception, unwinding now > -- View this message in context: http://www.nabble.com/Problem-with-SOAP-handlers-in-Geronimo-tp22328969p22333565.html Sent from the cxf-user mailing list archive at Nabble.com.
