Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 51535 invoked from network); 14 Nov 2006 12:06:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2006 12:06:02 -0000 Received: (qmail 56024 invoked by uid 500); 14 Nov 2006 12:06:08 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 55985 invoked by uid 500); 14 Nov 2006 12:06:07 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 55974 invoked by uid 99); 14 Nov 2006 12:06:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 04:06:07 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.35.17.14] (HELO david.siemens.de) (192.35.17.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Nov 2006 04:05:54 -0800 Received: from mail1.siemens.de (localhost [127.0.0.1]) by david.siemens.de (8.12.6/8.12.6) with ESMTP id kAEC5Vw9014440 for ; Tue, 14 Nov 2006 13:05:31 +0100 Received: from kstbm01a.ww010.siemens.net (kstbm01a.ww010.siemens.net [141.73.128.36]) by mail1.siemens.de (8.12.6/8.12.6) with ESMTP id kAEC5V7b025793 for ; Tue, 14 Nov 2006 13:05:31 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: Inter-portlet communication of JSF-PORTLETS Date: Tue, 14 Nov 2006 13:05:30 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Inter-portlet communication of JSF-PORTLETS thread-index: AccH4E3oCLXmsFBhQduzOW45TEW4QwABIGgA From: "Pfau, Oliver" To: "MyFaces Discussion" X-Virus-Checked: Checked by ClamAV on apache.org Hi, saw this library...but I suppose the conecept is for the portlet API. I = don't know if it works with JSF brigded portlets. So I implemented it = self. Regards, Oliver=20 =20 -----Urspr=FCngliche Nachricht----- Von: Jose Merchan [mailto:jomer@alumni.uv.es]=20 Gesendet: Dienstag, 14. November 2006 12:30 An: MyFaces Discussion Betreff: Inter-portlet communication of JSF-PORTLETS Someone has experience in using this library??: http://www.doc.ic.ac.uk/~mo197/portlets/portlet_messaging/ to communication MyfacesGenericPortlet jsf-portlets?? There is a problem. How can i avoid problems due to portlets loading out = of order/in parallel on the page??