I am trying to run my webapp (using JSf) Jetty 8.1.1.v20120215 in Eclipse. I downloade Jettey Adaptor for Jetty and then added Jetty Server 8.1 in Eclipse. Then I stared my weba
I faced the same issue while running Jetty Server, you need to download and add the asm-3.1.jar to the project classpath.