Like the error says, this is not a servlet. The class must extend HttpServlet to be a
servlet.
Also, the tutorial you are using is for 4.0.1, you are using 4.2.1. The web services
implementation has changed dramatically between the two. If you are just now learning web
services, I suggest you start with the newer JAX-WS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103788#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...