Peter Johnson [
http://community.jboss.org/people/peterj] created the discussion
"Re: cannot be cast to javax.servlet.Servlet"
To view the discussion, visit:
http://community.jboss.org/message/600774#600774
--------------------------------------------------------------
There are only two things you are doing differently from me:
a) I placed my classes into WEB-INF/classes (I did not create a JAR)
b) My url-pattern in web.xml contains a context name, such as "/hello", not
'/*'
Of the 2, I suspect that "b" is the problem.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/600774#600774]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]