|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
standard or exo portletHi my friends, i am a novice in working with portals.
I started by creating simple portlets and am trying now to export such work to Exo. According to Exo examples, all the portled extends UIPortlet, they use the framlework ressources by a different way then the standard one. i would like to have your viewpoint. In other word, should we follow the Exo paradigm during developping process or developing standard portlet as usually. Thanx in advance. |
|
|
|
|
|
RE: standard or exo portletIf he's targeting eXo 3.x/portal 2.0, I think it'd make
sense to use JSF as a web app framework for building portlets (without the eXo
extensions).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- You receive this message as a subscriber of the exoplatform@... mailing list. To unsubscribe: mailto:exoplatform-unsubscribe@... For general help: mailto:sympa@...?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
|
|
Re: standard or exo portletThank's a Lot for your advices.
Best Regards, Halim |
|
|
Re: standard or exo portletThere are 2 little problems with jsf-messages but afeter patching them, all the rest runs well. if you want to take a look... http://www.digisol.it/statimdemo Luca Bernardini Kito D. Mann wrote:
[luca.bernardini.vcf] begin:vcard fn:Luca Bernardini n:Bernardini;Luca org:digisol;sviluppo adr:;;via Flaminia, 134/N;Rimini;RN;47900;Italy email;internet:luca.bernardini@... tel;work:0541 382570 tel;fax:0541 309143 x-mozilla-html:TRUE url:http://www.digisol.it version:2.1 end:vcard -- You receive this message as a subscriber of the exoplatform@... mailing list. To unsubscribe: mailto:exoplatform-unsubscribe@... For general help: mailto:sympa@...?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
|
|
RE: standard or exo portletLuca,
What sort of problems did you have with
messages?
Also, would you be interested in participating in JSF
Central's "In the Trenches" series (http://www.jsfcentral.com/trenches).
A suite of 25 JSF portlets would be a great story...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Sign up for the JSF Central newsletter! http://oi.vresp.com/?fid=ac048d0e17
*
-- You receive this message as a subscriber of the exoplatform@... mailing list. To unsubscribe: mailto:exoplatform-unsubscribe@... For general help: mailto:sympa@...?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
|
|
Re: standard or exo portlet1) jsf 1.1 reference implementation from Sun, have a bug when an Exeption is thrown from jsf lifecycle. When an error occour, the interested portlet, cannot escape from errror and there isn't a way to reset the error. Looking at MyFaces implementation, we have patched this problem. 2) Since exo-portal 1.0, there is an error in jsf messages management. Using <h:messages> in jsf portlets, and consuming an ERROR message and, after that, an INFO message, the latest one is lost. So, in a portlet action, if I append a INFO faces message, when the JSP is rendered, nothing appear. The bug is in org.exoplatform.portlet.faces.context.FacesPortletContextImpl in method: getMaximumSeverity() About this second point, I posted in the newsletter in march 22 2007, but browsing the objectweb site http://mail-archive.objectweb.org/exoplatform/2007-03/mail1.html , there is no trace. I asked the exo development team to acquire this patch for future release... For your JSF Central's "In the Trenches", of course I'm interested. Can you write me directly to explain me how to contribute ? Thank you Kito Kito D. Mann wrote:
[luca.bernardini.vcf] begin:vcard fn:Luca Bernardini n:Bernardini;Luca org:digisol;sviluppo adr:;;via Flaminia, 134/N;Rimini;RN;47900;Italy email;internet:luca.bernardini@... tel;work:0541 382570 tel;fax:0541 309143 x-mozilla-html:TRUE url:http://www.digisol.it version:2.1 end:vcard -- You receive this message as a subscriber of the exoplatform@... mailing list. To unsubscribe: mailto:exoplatform-unsubscribe@... For general help: mailto:sympa@...?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
| Free embeddable forum powered by Nabble | Forum Help |