Re: [Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-14 Thread Scott Ferguson
On Sep 14, 2007, at 9:49 AM, Matt Raible wrote: > > Yeah, the faces-config.xml files I found had both a DTD and the xmlns. > I don't know if it's in the spec, but the other containers seem to > ignore this. Validation isn't required by the spec, so that's probably what's happening. I'll eithe

Re: [Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-14 Thread Matt Raible
On 9/14/07, Scott Ferguson <[EMAIL PROTECTED]> wrote: > > On Sep 14, 2007, at 9:00 AM, Matt Raible wrote: > > > I tried the nightly snapshot and received the following error: > > > > 2007-09-14 10:57:05.290796500 [10:57:05.247] > > javax.servlet.ServletException: com.caucho.xml.XmlParseException: >

Re: [Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-14 Thread Scott Ferguson
On Sep 14, 2007, at 9:00 AM, Matt Raible wrote: > I tried the nightly snapshot and received the following error: > > 2007-09-14 10:57:05.290796500 [10:57:05.247] > javax.servlet.ServletException: com.caucho.xml.XmlParseException: > /META-INF/faces-config.xml:4: xmlns="http://java.sun.com/JSF/Con

Re: [Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-14 Thread Matt Raible
I tried removing jsf-12.jar from lib, but I still get: java.lang.NullPointerException at com.sun.facelets.el.CompositeFunctionMapper.resolveFunction(CompositeFunctionMapper.java:48) at com.caucho.el.ELParser.getStaticMethod(ELParser.java:680) at com.caucho.el.ELParser.pars

Re: [Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-14 Thread Matt Raible
I tried the nightly snapshot and received the following error: 2007-09-14 10:57:05.290796500 [10:57:05.247] javax.servlet.ServletException: com.caucho.xml.XmlParseException: /META-INF/faces-config.xml:4: http://java.sun.com/JSF/Configuration";> is an unexpected top-level tag. 2007-09-14 10:57:05.2

Re: [Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-13 Thread Scott Ferguson
On Sep 13, 2007, at 4:33 PM, Matt Raible wrote: > I'm trying to use MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2. > Everything starts OK, but it seems there's an issue with Facelets. Any > ideas? Can you check with the current snapshot? (Or actually wait until tomorrow's snapshot since th

[Resin-interest] MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2

2007-09-13 Thread Matt Raible
I'm trying to use MyFaces 1.2.0 and Facelets 1.1.13 on Resin 3.1.2. Everything starts OK, but it seems there's an issue with Facelets. Any ideas? [01:29:15.913] Error Rendering View[/users.xhtml] [01:29:15.913] java.lang.NullPointerException [01:29:15.913] at com.sun.facelets.el.CompositeFunction