fileUpload: transfer error take place in flash mode under https.
----------------------------------------------------------------

                 Key: RF-5624
                 URL: https://jira.jboss.org/jira/browse/RF-5624
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
         Environment: IE6, IE7, FF 3.1.3, Safari 3.1, Opera 9.62(3.3.0.CR3)
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski
            Priority: Critical


#1. Deploy richfaces-demo under tomcat 6.0.16
#2. Modify server.xml(define ssl connector):
 <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
               maxThreads="150" scheme="https" secure="true"
               clientAuth="false" sslProtocol="TLS"/> 
#3. Run tomcat.
#4. Navigate to Rich Input->File Upload page.
#5. Check "Turn using flash on:" checkbox.
#6. Try to upload file with valid size(less than 1000000 bytes).

Actual behavior:
Trnasfer error occured. See screenshot.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to