BTW. I updated FacesGoodies to use Trinidad 1.2.1 and MyFaces 1.2.0-SNAPSHOT
http://facesgoodies.googlecode.com/svn/trunk/pom.xml (if you are on a maven2-based project) -M On 7/5/07, Francisco Passos <[EMAIL PROTECTED]> wrote:
That's it Adam, I'm using myfaces 1.1.5 which is JSF 1.1. I wasn't realizing it, thank you. Do you know where I can download 1.2.5 to try it out? Francisco On 7/5/07, Adam Winer <[EMAIL PROTECTED]> wrote: > On 7/5/07, Francisco Passos <[EMAIL PROTECTED]> wrote: > > Is it possible to use this version on a non-J2EE container? > > > > I figure it should be possible, since one can use JSF 1.2 with facelets (and > > not JSP), but apparently there's a restriction in trinidad: > > > > org.apache.myfaces.trinidadinternal.application.ViewHandlerImp > > extends javax.faces.application.ViewHandlerWrapper > > That class is in JSF 1.2, which this version of Trinidad requires. > As long as your webapp contains JSF 1.2, you should be fine. > If this is giving you a problem, you've still got JSF 1.1 installed. > > -- Adam > > > > > > I guess I'll have to stick with Trinidad 1.0.1 for the time being. > > > > > > On 7/5/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > > The Apache MyFaces Trinidad team is pleased to announce the release of > > > Apache MyFaces Trinidad Core 1.2.1. > > > > > > Apache MyFaces Trinidad 1.2.x is a JavaServer(tm) Faces 1.2 component > > library. > > > > > > Trinidad Core 1.2.1 is available in both binary and source distributions: > > > > > > * http://myfaces.apache.org/trinidad/download.html > > > > > > Apache MyFaces Trinidad is available in the central Maven repository under > > > Group ID "org.apache.myfaces.trinidad". > > > > > > > > > Release Notes: > > > http://tinyurl.com/yttonw > > > > > > Enjoy! > > > > > > -- > > > Matthias Wessendorf > > > > > > further stuff: > > > blog: http://matthiaswessendorf.wordpress.com/ > > > mail: matzew-at-apache-dot-org > > > > > > > >
-- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org

