Re: who is in charge for JSR 301?

2006-10-12 Thread Carsten Ziegeler
Yes, I'm in the spec group - but upto now I don't know who else from
Apache is on.

Carsten

Matthias Wessendorf wrote:
 added Carsten
 
 On 10/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote:
 I really really guess that the portlet guys at apache
 (Carsten for instance), will hook in.

 I bet they will, b/c
 -Portlet RI is Apache (Pluto)
 -JSF/Portlet Bridges are Apache (subproject of portals.apache.org)

 On 10/11/06, Arash Rajaeeyan [EMAIL PROTECTED] wrote:
 I see name of Apache foundation there
 so there should be some one from Apache!
 if it is not ADF, is there any one from Myfaces ?
 I have requested to become a member, but I am not sure if they accept me!


  On 10/11/06, Scott O'Bryan [EMAIL PROTECTED] wrote:
 I don't think we really have one yet.  I can jump on that if you guys
 want.  Michael Freedman is the Spec Lead and he is someone I work with
 on a regular basis.



-- 
Carsten Ziegeler - Open Source Group, SN AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/


Re: who is in charge for JSR 301?

2006-10-12 Thread Arash Rajaeeyan

thank you Carsten,
you may have seen the portlet patch of shinsuke for tomahawk,
we (me and some other developers) want to do polish this patch and do
similar thing for trindad and tobago.
it will be great if we can have one soloution working for all components
under myfaces umbrella and may be even other components.
it looks like this target of JSR 301
as an exprienced member of this group, do you have any guidelines for us?

On 10/12/06, Carsten Ziegeler [EMAIL PROTECTED] wrote:


Yes, I'm in the spec group - but upto now I don't know who else from
Apache is on.

Carsten

Matthias Wessendorf wrote:
 added Carsten

 On 10/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote:
 I really really guess that the portlet guys at apache
 (Carsten for instance), will hook in.

 I bet they will, b/c
 -Portlet RI is Apache (Pluto)
 -JSF/Portlet Bridges are Apache (subproject of portals.apache.org)

 On 10/11/06, Arash Rajaeeyan [EMAIL PROTECTED] wrote:
 I see name of Apache foundation there
 so there should be some one from Apache!
 if it is not ADF, is there any one from Myfaces ?
 I have requested to become a member, but I am not sure if they accept
me!


  On 10/11/06, Scott O'Bryan [EMAIL PROTECTED] wrote:
 I don't think we really have one yet.  I can jump on that if you guys
 want.  Michael Freedman is the Spec Lead and he is someone I work
with
 on a regular basis.



--
Carsten Ziegeler - Open Source Group, SN AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/





--
Arash Rajaeeyan


Re: who is in charge for JSR 301?

2006-10-12 Thread Scott O'Bryan

Arash,

Is this the multi-part form ExternalContext or the much simplified 
pre/post lifecycle stuff?


Scott

Arash Rajaeeyan wrote:

thank you Carsten,
you may have seen the portlet patch of shinsuke for tomahawk,
we (me and some other developers) want to do polish this patch and do
similar thing for trindad and tobago.
it will be great if we can have one soloution working for all components
under myfaces umbrella and may be even other components.
it looks like this target of JSR 301
as an exprienced member of this group, do you have any guidelines for us?

On 10/12/06, Carsten Ziegeler [EMAIL PROTECTED] wrote:


Yes, I'm in the spec group - but upto now I don't know who else from
Apache is on.

Carsten

Matthias Wessendorf wrote:
 added Carsten

 On 10/11/06, Matthias Wessendorf [EMAIL PROTECTED] wrote:
 I really really guess that the portlet guys at apache
 (Carsten for instance), will hook in.

 I bet they will, b/c
 -Portlet RI is Apache (Pluto)
 -JSF/Portlet Bridges are Apache (subproject of portals.apache.org)

 On 10/11/06, Arash Rajaeeyan [EMAIL PROTECTED] wrote:
 I see name of Apache foundation there
 so there should be some one from Apache!
 if it is not ADF, is there any one from Myfaces ?
 I have requested to become a member, but I am not sure if they 
accept

me!


  On 10/11/06, Scott O'Bryan [EMAIL PROTECTED] wrote:
 I don't think we really have one yet.  I can jump on that if you 
guys

 want.  Michael Freedman is the Spec Lead and he is someone I work
with
 on a regular basis.



--
Carsten Ziegeler - Open Source Group, SN AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/









Re: Trinidad on JDK 1.4

2006-10-12 Thread Bruno Bernard

Scott,

you are right, i was using
com.liferay.util.jsf.apache.myfaces.context.MyFacesContextFactoryImpl. I
tried to switch it to org.apache.myfaces.context.FacesContextFactoryImpl and
it still worked but as soon as I switched to the Trinidad's
FacesContextFactory i got the class cast exception. I guess I will need to
do more investigation/learning and look at what you have plan to fix in
Trinidad and try to help.

As of ADFFaces 10.1.3.2. Any ideas when it will be released (even early
access)? Is it going to support JDK 1.4.

Thanks,

Bruno


On 10/11/06, Scott O'Bryan [EMAIL PROTECTED] wrote:


Hmm interesting.  The MyFaces Bridge portlet shouldn't work because of
MYFACES-1383.  My guess is you're also not registering Trinidad's
FacesContextFactory which has some additional functionality (and will
have more, ironically, as the Portal Project progresses).

If you want to see my initial crack at the issues getting Trinidad to
work, take a look at the Portlet component in Jira for Trinidad
(ADFFaces).  That's my initial crack at it based off some of the work I
did for ADFFaces 10.1.3.2.  I'm sure there will be more and I imagine
there will be quite a few skinning tasks as well, but it's a start.  And
of course if you want to help fix any of this, have at it.  I probably
won't be able to get to the HARD CORE stuff for a couple weeks yet
although I'm going to try to get the three needed foundation pieces in
place to let people work on it before then.

Scott

Bruno Bernard wrote:
 Scott,

 Thanks for the reply and the details, this is precious information
 since I will need to make it work. We will not be using panelTabbed
 and inputFile
 As for the portal bridge, i am using my face. This is working for me
 (except that i get an exception in isIE maybe related to the bug that
 you are fixing).
 This is what i have Trinidad+jsf_facelet 1.1.6+myfaces 1.1.3+liferay
 1.4.2 (with a fix i had to do)

 Bruno




Re: Trinidad on JDK 1.4

2006-10-12 Thread Scott O'Bryan
Unfortunately I don't know the release date.  Should be available fairly 
soon I would imagine.  I can try to check for you.  I ALSO believe that 
it'll run in 1.4 and 1.5.  I know the system is built in 1.4 anyway, but 
oracle QA's generally test it in 1.5.


Don't get me wrong, I don't want to discourage you from using Trinidad.  
It is, essentially, the latest and greatest.  It just doesn't yet have 
the portal stuff in it and is and will continue to become more JDK 1.5 
centric.


Scott

Bruno Bernard wrote:

Scott,

you are right, i was using
com.liferay.util.jsf.apache.myfaces.context.MyFacesContextFactoryImpl. I
tried to switch it to 
org.apache.myfaces.context.FacesContextFactoryImpl and

it still worked but as soon as I switched to the Trinidad's
FacesContextFactory i got the class cast exception. I guess I will 
need to

do more investigation/learning and look at what you have plan to fix in
Trinidad and try to help.

As of ADFFaces 10.1.3.2. Any ideas when it will be released (even early
access)? Is it going to support JDK 1.4.

Thanks,

Bruno