You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/09/10 15:17:31 UTC

[jira] Commented: (TAPESTRY-635) Upload component failing in Tapestry 4.0 Portlets

    [ http://issues.apache.org/jira/browse/TAPESTRY-635?page=comments#action_12323123 ] 

Howard M. Lewis Ship commented on TAPESTRY-635:
-----------------------------------------------

Our dependence on commons-fileupload is a problem.

The 1.0 release only supports the servlet API: HttpServletRequest.

they have a new version in CVS that supports Portlet API as well.

I'm going to prod them about a new release.

In a worst case, we could take their code (thank you, ASL), move it to a new package, and remove the commons-fileupload dependency.  I'd rather avoid that if possible.

> Upload component failing in Tapestry 4.0 Portlets
> -------------------------------------------------
>
>          Key: TAPESTRY-635
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-635
>      Project: Tapestry
>         Type: Bug
>   Components: Framework, Portlet
>     Versions: 4.0
>  Environment: winxp jboss portal 2.0 
>     Reporter: Steven Libonati
>     Assignee: Howard M. Lewis Ship

>
> Posted an issue concerning Upload component failing in Tapestry 4.0 portlets. Listener method was not being invoked. 
> Got this response from hlship : 
> Please add a bug to JIRA. I just checked ... I forgot to move the 
> upload support from the Servlet pipeline to the generic pipeline 
> (where it can be shared by the portlet code). 
> The tapestry-user mailing list post is titled "help with upload component in 4.0 in Tapestry portlet".

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org