config.getUploadThresholdSize(), config.getUploadRepositoryPath(),
config.getUploadMaxSize(), config.isCacheFileSizeErrors());
}
AddResource addResource= AddResourceFactory.getInstance(this);
addResource.responseStarted();
if (addResource.requiresBuffer())
{
throw new IllegalStateException("buffering not supported in the portal environment. "+
" Use for org.apache.myfaces.ADD_RESOURCE_CLASS the value"+