Hi all, I would like to propose the portal bridge for MyFaces though Portals Bridges has JSF bridge. I have already created MyFaces bridge in SourceForge.jp, and put the source code to:
http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/jetplume/jetplume/bridges/myfaces/ I would like to integrate the above code to Portals Bridges after changing the classpath. This bridge was enhanced based on MyFaces' MyFacesGenericPortlet, and it has the following features: - Supports components which use <script> and <link> tags in <head> tag. The components, such as inputHtml, work on J2 *without* o.a.myfaces.component.html.util.ExtensionsFilter in the portal's web.xml. J2 has JS2-316 right now, and it will be fixed by this bridge. For other portals, if it has a mechanism like J2's HeaderResource component, I will be able to implement this feature. - Supports <x:fileUpload/> component. - Added some minor fixes. Since this bridge supports tags in <head>, it becomes MyFaces' specific one. I have a way to propose this fix to MyFaces project. But since I have the following things, I did that to Portal Bridges. I would like to.. - provide it at the independent release cycle from MyFaces. - continue to enhance and fix it. If we can agree on this proposal, I'd like to put this bridge to Portals Bridges. Any comments/suggestions are highly appreciated. Regards, shinsuke __________________________________ Save the earth http://pr.mail.yahoo.co.jp/ondanka/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
