java - Disable Apache cxf interceptor -


i developing simulator simulate client side web service. have written server side code. when trying hit service, following exception on server side:

org.apache.cxf.interceptor.fault: unmarshalling error: unexpected element 

as developing simulator, not need validate request (and tags). want send response no matter whatever request contains. idea how suppress error or disable these interceptors?

i think can take @ provider api cxf provide. in case, cxf doesn't unmarshal request message.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -