Re: MyFaces JSF-Portlet Bridge and Facelets

2010-07-02 Thread Rossen Stoyanchev
Thanks for your response. I have not had a chance to look at the Facelets example in trunk yet and compare that to my code but it's good to know it's there. I'll report back once I have some results. Rossen On 06/17/2010 11:01 AM, Michael Freedman wrote: So I tried running the (new)

Re: MyFaces JSF-Portlet Bridge and Facelets

2010-06-18 Thread Scott O'Bryan
in trunk as well. I'm pretty sure I'm not using anything related to MyFaces 1.1. Rossen -- Re: MyFaces JSF-Portlet Bridge and Facelets Michael Freedman Thu, 10 Jun 2010 08:06:17 -0700 What bridge are you using? It sounds like the myfaces bridge that was included in MyFaces 1.1

Re: MyFaces JSF-Portlet Bridge and Facelets

2010-06-17 Thread Michael Freedman
: org.apache.myfaces.portlet-bridge, portlet-bridge-api, 2.0.2-alpha-2 org.apache.myfaces.portlet-bridge, portlet-bridge-impl, 2.0.2-alpha-2 I will try the code in trunk as well. I'm pretty sure I'm not using anything related to MyFaces 1.1. Rossen -- Re: MyFaces JSF-Portlet Bridge and Facelets

Re: MyFaces JSF-Portlet Bridge and Facelets

2010-06-15 Thread Rossen Stoyanchev
, 2.0.2-alpha-2 I will try the code in trunk as well. I'm pretty sure I'm not using anything related to MyFaces 1.1. Rossen -- Re: MyFaces JSF-Portlet Bridge and Facelets Michael Freedman Thu, 10 Jun 2010 08:06:17 -0700 What bridge are you using? It sounds like the myfaces bridge

Re: MyFaces JSF-Portlet Bridge and Facelets

2010-06-15 Thread Michael Freedman
-Portlet Bridge and Facelets Michael Freedman Thu, 10 Jun 2010 08:06:17 -0700 What bridge are you using? It sounds like the myfaces bridge that was included in MyFaces 1.1. The information referenced in the cited posting concerning the provided portletFaceletViewHandler concerns the JSR 301/329

Re: MyFaces JSF-Portlet Bridge and Facelets

2010-06-10 Thread Michael Freedman
What bridge are you using? It sounds like the myfaces bridge that was included in MyFaces 1.1. The information referenced in the cited posting concerning the provided portletFaceletViewHandler concerns the JSR 301/329 bridges (Portlet 1.0 Bridge for JavaServer Faces 1.2 and Portlet 2.0

MyFaces JSF-Portlet Bridge and Facelets

2010-06-06 Thread Rossen Stoyanchev
Hi, I've read the following thread: http://www.mail-archive.com/users@myfaces.apache.org/msg55211.html I tried using the provided implementation of PortletFaceletViewHandler along with com.sun.facelets 1.1.14 without success. After some though investigation I don't see how this implementation