java - org.apache.cxf.interceptor.Fault: org.apache.cxf.jaxrs.impl.ResponseImpl -


i getting fallowing exception when try send attributes rest full web service apache cxf using url:

http://localhost:9081/mrud1/rest/tradeinfo?hti=my%20hti&dts=my%20dts     &site=my%20site&dealid=13

org.apache.cxf.phase.phaseinterceptorchain dodefaultlogging application {http://services.mrud.com/}tradeinfoservice has thrown exception, unwinding org.apache.cxf.interceptor.fault: org.apache.cxf.jaxrs.impl.responseimpl

i using spring 3.1.0 release , cxf 2.7.0,websphere 8.0,jdk 6


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -