I have created a maven project following the guidelines of the website http://docs.cometd.org/tutorials/.
It's working fine in CMD.
Now, i have converted this project to eclipse web project using command:
mvn eclipse:eclipse -Dwtpversion=2.0
when i am importing this project to eclipse juno, it's giving some error.
In project facets i have checked dynamic web module. But still i'm getting this error.
mvn eclipse:eclipse
and import it – SparkOn