Archive for 2017-02-03

Apache CXF MTOM nélkül, max fájlméret set

  xmlns:cxf="http://cxf.apache.org/core"
	xsi:schemaLocation="http://cxf.apache.org/core http://cxf.apache.org/schemas/core.xsd">

  <cxf:bus>
      <cxf:properties>
<!--           <entry key="org.apache.cxf.stax.maxAttributeSize" value="1"/> -->
<!--           <entry key="org.apache.cxf.stax.maxChildElements" value="1"/> -->
<!--           <entry key="org.apache.cxf.stax.maxElementDepth" value="1"/> -->
<!--           <entry key="org.apache.cxf.stax.maxAttributeCount" value="1"/>  -->
          <entry key="org.apache.cxf.stax.maxTextLength" value="2147483646"/>
<!--           <entry key="org.apache.cxf.stax.maxElementCount" value="1"/> -->
    </cxf:properties>
  </cxf:bus>

A max fajl méret INT.MAX lehet