[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1486) patch jsf portlet bridge

Prabhat Jha (JIRA) jira-events at lists.jboss.org
Wed Jun 13 11:45:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBPORTAL-1486?page=comments#action_12365252 ] 
            
Prabhat Jha commented on JBPORTAL-1486:
---------------------------------------

I changed StringBuilder to StringBuffer so that it can compile with jdk1.4. It's almost there with couple of gotcha. It uses javax/faces/context/ExternalContext#.getRequestCharacterEncoding method which is not in jsf1.1. Same issue with .getRequestCharacterEncoding#encodeAll and  javax.faces.application.StateManager#saveView.

I am trying the same approach I did with facelet i.e. to proudce just this patched class and update the jar.

The project page says 1.2 version depends on jsf1.2. Can we use version 1.1 instead?

> patch jsf portlet bridge
> ------------------------
>
>                 Key: JBPORTAL-1486
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1486
>             Project: JBoss Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.6 Final
>            Reporter: Prabhat Jha
>         Assigned To: Prabhat Jha
>             Fix For: 2.6 Final
>
>
> We need to patch jsf-portlet bridge binaries so that portal 2.6 can be used with jboss4.2

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

        



More information about the jboss-jira mailing list