My jboss is throwing undescriptive error while trying to run my application (spring mvc). It deploys ok, and this exception doesn\'t tell me anything useful so I don\'t real
If you are using Maven, you can just set the scope of the servlet-api to provided.
servlet-api
provided