[
https://issues.apache.org/jira/browse/MYFACES-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597171#action_12597171
]
Scott O'Bryan commented on MYFACES-434:
---------------------------------------
Simon, I disagree with your comments here. Orchestra CANNOT work off
reflection on the FacesContext for non-standard API's. Trinidad also does the
same thing. You really need to find another way to expose the functionality
you need. That said, I had to do something similar in configurators, and I did
this by adding wrappers to the getInitParameter. In any case, you NEED to find
another way to expose this.
> MyFaces's Portlet enhancement
> -----------------------------
>
> Key: MYFACES-434
> URL: https://issues.apache.org/jira/browse/MYFACES-434
> Project: MyFaces Core
> Issue Type: Improvement
> Components: Portlet_Support
> Affects Versions: 1.1.0
> Environment: LInux, J2SE 1.4.2
> Reporter: Shinsuke SUGAYA
> Assignee: Martin Marinschek
> Fix For: 1.1.6-SNAPSHOT
>
> Attachments: PortletEnableTomahawk.patch, tomahawk-patch-portlet.zip,
> Tomahawk_FileUpload_IBMPortal.zip
>
>
> MyFacesGenericPortlet does not fully support the feature of tomahawk
> component, such as inputHtml and fileUpload. So, I request the following
> feature to run it on portlet:
> - support tags in <head> (ex. inputHtml component)
> - support upload (fileUpload component)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.