I got the solution. Actually it was a NoClassDefFoundError for javax/servlet/Servlet. And
I tried to set javaee.jar to the classpath. But it creates problem regarding some
PolicyConfiguration. So I've set servlet-api.jar in classpath and it worked.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057536#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...