[ https://issues.apache.org/jira/browse/MYFACES-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597273#action_12597273 ]
Leonardo Uribe commented on MYFACES-434: ---------------------------------------- So the scenario when this issue cause problems is tomahawk 1.1 + orchestra + myfaces 1.2.x, because tomahawk calls EL methods on its delegate wrapper by reflection. If this is the problem, one solution is have a core12 project and a specific wrapper without reflection, but right now I'm doing component generation with sandbox, so this solution could take some time. The logging issue should be easy to solve. Could you (Simon) commit a solution, if you have the time to do this? (if not I can do it but I'm not sure what this should looks like and where to do the changes)?. > 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.