Remove the web.xml file. It's not necessary because your webservice is EJB3 not POJO.
You can use @WebContext annotation to specify/customize the request binding path
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120471#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...