Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
primefaces ! now in liferay
Hi all,
Now made in Turkey, we have primefaces working with Liferay.
This is the demo showcase: http://www.primefaces.org/showcase/ui/home.jsf
Here is the demo page Liferay and primefaces of Çağatay Civivi Primefaces Lead:
http://cagataycivici.wordpress.com/2011/02/02/primefaces-on-liferay/
Here is the prime download page: http://www.primefaces.org/downloads.html
Here is the bundle link including all the resources:
http://primefaces.googlecode.com/files/primefaces-2.2.1.zip
Amerson, can't we include this neast JSF component library in Create JSF portlet wizard of your plugin ?
it has no dependency just needs to be in the lib of the project.
then at the html page, just type <p: and it is there !
Gregory can we add this to library
- please note icefaces is dominating the web.xml so icefaces related text should be commented out at web.xml in order to avoid prefiltering through icefaces.jars -
You are welcome for further question, Griffen has already idea about primefaces, Çağatay commented so on his page.
anyway this is a good news for the Liferay, like Vaadin or ?
ilke
Now made in Turkey, we have primefaces working with Liferay.
This is the demo showcase: http://www.primefaces.org/showcase/ui/home.jsf
Here is the demo page Liferay and primefaces of Çağatay Civivi Primefaces Lead:
http://cagataycivici.wordpress.com/2011/02/02/primefaces-on-liferay/
Here is the prime download page: http://www.primefaces.org/downloads.html
Here is the bundle link including all the resources:
http://primefaces.googlecode.com/files/primefaces-2.2.1.zip
Amerson, can't we include this neast JSF component library in Create JSF portlet wizard of your plugin ?
it has no dependency just needs to be in the lib of the project.
then at the html page, just type <p: and it is there !
Gregory can we add this to library
- please note icefaces is dominating the web.xml so icefaces related text should be commented out at web.xml in order to avoid prefiltering through icefaces.jars -
You are welcome for further question, Griffen has already idea about primefaces, Çağatay commented so on his page.
anyway this is a good news for the Liferay, like Vaadin or ?
ilke
Hello ilke,
Very cool news about PrimeFaces. Right now the icefaces/jsf integration is two parts. One is a SDK project template (see SDK/tools/portlet_jsf_tmpl) and Liferay IDE integration. So for you all you would need to do is modify your local SDK to use primefaces instead of icefaces.
For creating a primefaces wizard it could be done pretty easily by just extending the existing JSF wizard but providing different templates for generating the new source files. Unfortunately I do not have the resources to take on this task right now. HOwever, since all of the JSF support in Liferay IDE is open source:
http://svn.liferay.com/repos/public/tools/trunk/ide/eclipse/portal/plugins/com.liferay.ide.eclipse.portlet.jsf.core/
http://svn.liferay.com/repos/public/tools/trunk/ide/eclipse/portal/plugins/com.liferay.ide.eclipse.portlet.jsf.ui/
It would not be difficult to use those as a basis to create 2 new plugins that would have the primefaces support. If you wished to take on these tasks in your extra time I would be glad to assist.
Very cool news about PrimeFaces. Right now the icefaces/jsf integration is two parts. One is a SDK project template (see SDK/tools/portlet_jsf_tmpl) and Liferay IDE integration. So for you all you would need to do is modify your local SDK to use primefaces instead of icefaces.
For creating a primefaces wizard it could be done pretty easily by just extending the existing JSF wizard but providing different templates for generating the new source files. Unfortunately I do not have the resources to take on this task right now. HOwever, since all of the JSF support in Liferay IDE is open source:
http://svn.liferay.com/repos/public/tools/trunk/ide/eclipse/portal/plugins/com.liferay.ide.eclipse.portlet.jsf.core/
http://svn.liferay.com/repos/public/tools/trunk/ide/eclipse/portal/plugins/com.liferay.ide.eclipse.portlet.jsf.ui/
It would not be difficult to use those as a basis to create 2 new plugins that would have the primefaces support. If you wished to take on these tasks in your extra time I would be glad to assist.