On 6/22/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
what jetty are u using ?
Jetty 6 has fixed this.
the listener is define inside the TLD, shipped with myfaces core.
Hi,
I work with Henrik in the same project. We use Jetty 6.1.1. Note: We
only get this error when we run our app from an OSGi runtime.
Here's the relevant dependencies from our pom:
--- >8 ---
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-embedded</artifactId>
<version>6.1.1</version>
</dependency>
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-plus</artifactId>
<version>6.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-api</artifactId>
<version>1.1.5</version>
</dependency>
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
<version>1.1.5</version>
</dependency>
--- >8 ---
TIA,
--
Emil Eifrém [EMAIL PROTECTED]
Chief Technology Officer, Windh Technologies
Office: +46 491 97 000 | Cell: +46 733 462 271
US Cell: +1 206 403 8808 | www.windh.com