4 Replies Latest reply on Apr 16, 2009 8:55 AM by cocolino

    createContent method in a4j:mediaOutput is not called when d

    cocolino

      As in the topic. My method is not called when data is large byte array. Can someone help me to solve this problem? Please HELP!!! Not only I have this problem:

      https://jira.jboss.org/jira/browse/RF-3344

      Wagner Pires - 27/May/08 08:11 AM
      I did some tests and saw that when I pass a large value to MediaOutput value property, the method specified in the createContent isn't call. For example, in livedemo(3.2.1CR7) it's passing just a interger, that's why everything function very well.