[ http://issues.apache.org/jira/browse/TOMAHAWK-75?page=all ]
     
sean schofield closed TOMAHAWK-75:
----------------------------------

    Resolution: Won't Fix

Closing at Jurgen's suggestion.

> ExtensionsFilter results in empty response on Jetty 6
> -----------------------------------------------------
>
>          Key: TOMAHAWK-75
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-75
>      Project: MyFaces Tomahawk
>         Type: Bug
>  Environment: Windows XP SP2, Jetty 6 as part of the Jetty6 plugin for maven2
>     Reporter: Jurgen Lust

>
> When deploying a MyFaces webapp that uses the ExtensionsFilter in Jetty6, the 
> response is always empty.
> 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...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to