2 Replies Latest reply on Feb 5, 2019 6:50 AM by stonesoft

    Text size limit exceeded - Wildfly 10

    stonesoft

      Getting this error on a web service that is receiving a message.  The stack trace does not contain a line for the web service, just org.apache.cxf, org.jboss. io.undertow, and such.

       

      WARNING [org.apache.cxf.phase.PhaseInterceptorChain] Interceptor for {http://test}XYZService#{http://test}XYZMethod has thrown an exception, unwinding now: org.apache.cxf.interceptor.Fault: Unmarshalling Error: Text size limit (134217728) exceeded

        at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshal(JAXBEncoderDecoder.java:905

       

       

      Anybody know how to increase the Text Size Limit ?

       

       

      thanks

      -kevin