[ https://issues.apache.org/jira/browse/TOBAGO-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972022#action_12972022 ]
Bernd Bohmann commented on TOBAGO-958: -------------------------------------- Until I can check this issue in websphere you can use a own copy of the FileUploadFacesContextFactoryImpl with your own settings in your project. Please don't forget to remove the tobago-fileupload.jar from your libs and add your own FileUploadFacesContextFactoryImpl to the faces-config.xml. > Max file upload size setup not working on Websphere > --------------------------------------------------- > > Key: TOBAGO-958 > URL: https://issues.apache.org/jira/browse/TOBAGO-958 > Project: MyFaces Tobago > Issue Type: Bug > Affects Versions: 1.0.30 > Environment: Websphere 6.1.0.29 > Reporter: Ondrej Burkert > > I am developing application using Tobago. We need to upload big files - up to > 10 MB. We used TobagoMultipartFormdataFilter but as from the migration to > Spring 3.0 we tried to moved to use tobago-fileupload.jar on classpath and > tried to configure the max size of uploaded file as an env-entry in web.xml > as specified in the documentation. > It worked right with Tomcat 5.5, nevertheless, the configuration seems to be > omitted in the Websphere environment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.