User development,
A new message was posted in the thread "JBOss5.1.0-GA WS endpoint generated with
wsconsume does not deploy":
http://community.jboss.org/message/520838#520838
Author : Michael Eibeck
Profile :
http://community.jboss.org/people/skymic
Message:
--------------------------------------------------------------
It is correct that the web.xml always lists an Implementation of an interface and not the
interface itself. JBoss tries to create an instance of the class
mentioed in web.xml and this will not work with an interface. I have tried it and get a
exception.
But I have found the solution. I still had a few older libraries for Sun's JWSDP
included in my project. I removed those and then my WS endpoint was deployed OK.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/520838#520838