It is possible, to use Trinidad 1.2.x in tomcat6 or Jetty6 (java ee 5 webcontainers)
they deliver the "infrastructure", Servlet2.5 and JSP21 (which contains Javax.EL) They don't deliver JSF. Your app has to deploy JSF 1.2 as well -Matthias 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 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

