I am using OFBiz and commons-fileupload-1.2 and fileItem.get returns a java.nio.HeapByteBuffer objects and I don't know why when the api specifies a byte [] return. OFBiz is working with Tomcat 6.0.
Furthermore, I don't know what to do with it. I cannot find java.nio.HeapByteBuffer in any version of the Java API. Where is it? Could anyone please shed some light on this for me? Anyway to control what FileItem returns? Thanks, -Al Byers
