this error happens if the request object is large , I mean the service method parameters is a pojo which has a list of other pojos
some thing if the size of bs is more than 1000 , then the service is sending marshalexception , but if its lesser than 1000 then no problem , why should this depend request object size ? -- View this message in context: http://cxf.547215.n5.nabble.com/Unknown-server-error-MarshalException-tp5473778p5475421.html Sent from the cxf-user mailing list archive at Nabble.com.
