I've tried with the SVN version of myfaces now, same problem.
You can verify this by adding this to the tomahawk/examples/simple/pom.xml:

       <plugins>
           <plugin>
               <groupId>org.mortbay.jetty</groupId>
               <artifactId>maven-jetty6-plugin</artifactId>
               <version>6.0.0beta9</version>
               <configuration>
                   <scanIntervalSeconds>10</scanIntervalSeconds>
               </configuration>
           </plugin>
       </plugins>

And then typing mvn jetty6:run in the same folder.
Now you can access the simple example at http://localhost:8080/myfaces-example-simple/
Normally you will now see a completely empty page...

Kind regards,

Jurgen

Bruno Aranda schreef:
Jurgen, can you post the stacktrace? Do you know if it worked before?
There has been changes in the extensionsFilter lately which are
causing some issues,

Regards,

Bruno

On 2/14/06, Jurgen Lust <[EMAIL PROTECTED]> wrote:
Hi,

While trying the maven2 jetty6 plugin, I noticed that Jetty does not
render a JSF webpage when the ExtensionsFilter is loaded. The error I
get is "java.io.IOException: Closed".
Has anyone else had this problem, and if so, did you find a solution?

Jurgen


--
Among flowers, the cherry blossom.
Among men, me.






--
Among flowers, the cherry blossom.
Among men, me.

begin:vcard
fn:Jurgen Lust
n:Lust;Jurgen
org:Universiteit Gent;Directie ICT
adr:Gebouw S9;;Krijgslaan 281;Gent;O-VL;9000;Belgium
email;internet:[EMAIL PROTECTED]
title:Projectleider J2EE softwareontwikkeling
tel;work:+32-9-2648554
x-mozilla-html:TRUE
url:http://www.UGent.be
version:2.1
end:vcard

Reply via email to