You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Hardik Shah <ha...@yahoo.com> on 2008/08/07 10:58:00 UTC

myfaces with richfaces

i have download RichFaces 3.2.0 


in its technical specification they write server tomcat 5.5-6 can works
see
http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html_single/index.html#TechnicalRequirements
here 

but another requirement is myface 1.2 for it

and according to http://myfaces.apache.org/faq.html#a2

myfaces 1.2 require tomcat 6

what can i do for tomcat 5.5



-- 
View this message in context: http://www.nabble.com/myfaces-with-richfaces-tp18866542p18866542.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: myfaces with richfaces

Posted by Matthias Wessendorf <ma...@apache.org>.
On Thu, Aug 7, 2008 at 11:30 AM, Matthias Wessendorf <ma...@apache.org> wrote:
> On Thu, Aug 7, 2008 at 11:27 AM, Matthias Wessendorf <ma...@apache.org> wrote:
>> With MyFaces 1.2.2 (and later) you can run JSF 1.2 in a non JAva EE 5 env...
>> since it does a fallback to facelets instead of JSP...
>
> that said I don't know what RichFaces 3.2.x actually does..
> But for myfaces CORE 1.2.2 my statement is true

here is the related jira ticket:

https://issues.apache.org/jira/browse/MYFACES-1693

(which is fixed in 1.2.2)

So, go with Facelets and you are fine. Generally.

Greetings,
Matthias


>
>>
>> -M
>>
>> On Thu, Aug 7, 2008 at 11:19 AM, Hardik Shah <ha...@yahoo.com> wrote:
>>>
>>> so i have to use richfaces 3.1.6 tomcat 5.5 bcoz it supports myface 1.1 ,is
>>> it right?
>>>
>>> --
>>> View this message in context: http://www.nabble.com/myfaces-with-richfaces-tp18866542p18866826.html
>>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> further stuff:
>> blog: http://matthiaswessendorf.wordpress.com/
>> sessions: http://www.slideshare.net/mwessendorf
>> mail: matzew-at-apache-dot-org
>>
>
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Re: myfaces with richfaces

Posted by Matthias Wessendorf <ma...@apache.org>.
On Thu, Aug 7, 2008 at 11:27 AM, Matthias Wessendorf <ma...@apache.org> wrote:
> With MyFaces 1.2.2 (and later) you can run JSF 1.2 in a non JAva EE 5 env...
> since it does a fallback to facelets instead of JSP...

that said I don't know what RichFaces 3.2.x actually does..
But for myfaces CORE 1.2.2 my statement is true

>
> -M
>
> On Thu, Aug 7, 2008 at 11:19 AM, Hardik Shah <ha...@yahoo.com> wrote:
>>
>> so i have to use richfaces 3.1.6 tomcat 5.5 bcoz it supports myface 1.1 ,is
>> it right?
>>
>> --
>> View this message in context: http://www.nabble.com/myfaces-with-richfaces-tp18866542p18866826.html
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>
>>
>
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Re: myfaces with richfaces

Posted by Matthias Wessendorf <ma...@apache.org>.
With MyFaces 1.2.2 (and later) you can run JSF 1.2 in a non JAva EE 5 env...
since it does a fallback to facelets instead of JSP...

-M

On Thu, Aug 7, 2008 at 11:19 AM, Hardik Shah <ha...@yahoo.com> wrote:
>
> so i have to use richfaces 3.1.6 tomcat 5.5 bcoz it supports myface 1.1 ,is
> it right?
>
> --
> View this message in context: http://www.nabble.com/myfaces-with-richfaces-tp18866542p18866826.html
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

RE: myfaces with richfaces

Posted by Michael Heinen <mh...@recommind.com>.
Yes
JSF 1.1: richfaces 3.1.X, myfaces 1.1.X -> Tomcat 5.5
JSF 1.2: richfaces 3.2.X, myfaces 1.2.X -> Tomcat 6


-----Original Message-----
From: Hardik Shah [mailto:hardik_982@yahoo.com] 
Sent: Donnerstag, 7. August 2008 11:20
To: users@myfaces.apache.org
Subject: Re: myfaces with richfaces


so i have to use richfaces 3.1.6 tomcat 5.5 bcoz it supports myface 1.1
,is
it right?

-- 
View this message in context:
http://www.nabble.com/myfaces-with-richfaces-tp18866542p18866826.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.



Re: myfaces with richfaces

Posted by Hardik Shah <ha...@yahoo.com>.
so i have to use richfaces 3.1.6 tomcat 5.5 bcoz it supports myface 1.1 ,is
it right?

-- 
View this message in context: http://www.nabble.com/myfaces-with-richfaces-tp18866542p18866826.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: myfaces with richfaces

Posted by Matthias Wessendorf <ma...@apache.org>.
On Thu, Aug 7, 2008 at 10:58 AM, Hardik Shah <ha...@yahoo.com> wrote:
>
> i have download RichFaces 3.2.0
>
>
> in its technical specification they write server tomcat 5.5-6 can works
> see
> http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html_single/index.html#TechnicalRequirements
> here
>
> but another requirement is myface 1.2 for it
>
> and according to http://myfaces.apache.org/faq.html#a2
>
> myfaces 1.2 require tomcat 6
>
> what can i do for tomcat 5.5

there is a "fallback" when myfaces 1.2.2 runs in a j2ee container /
env (=> Tomcat 5.5)
facelets is used instead of jsp 2.1

Greetings,
Matthias

>
>
>
> --
> View this message in context: http://www.nabble.com/myfaces-with-richfaces-tp18866542p18866542.html
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org