Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Has anyone experience with HTTP streaming (chunk mode) in webMethods release 7.x or 8 ? We are trying to set up both a webM HTTP Client and Server that can send/receive large files up to 3Gb, but always encounter issues on the server side like the following: java.lang.NullPointerException: null at com.wm.net.HttpInputStream$ChunkedInputStream.getChunkLength(HttpInputStream.java:841)