Make the multipart parsing code pluggable so the dependency on COS is optional
------------------------------------------------------------------------------

                 Key: STS-241
                 URL: http://mc4j.org/jira/browse/STS-241
             Project: Stripes
          Issue Type: Improvement
          Components: ActionBean Dispatching
    Affects Versions: Release 1.3.2, Release 1.3.1, Release 1.3, Release 1.2.2, 
Release 1.2.1, Release 1.2, Release 1.1.1, Release 1.1, Release 1.0.2, Release 
1.0.1, Release 1.0
            Reporter: Tim Fennell
         Assigned To: Tim Fennell
             Fix For: Release 1.4


Stripes currently uses the COS (com.oreilly.servlet) library to handle the 
parsing of multipart requests (requests with form fields and file uploads).  It 
works well, but the license for COS prohibits the redistribution of COS with a 
commercial application unless it is specifically licensed for such from Jason 
Hunter.  As a result anyone developing a commercial application for 
distribution (as opposed to internal hosting) runs into licensing issues.  
Making this pluggable and providing an implementation with apache commons 
upload would solve this.

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

        

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to