Hi!
I think you should replace:
<webservices ejb-link="ResponderBean" append="true"/>
with following code:
<webservices ejb-link="Responder" append="true"/>
I think you must use the ejb-name to locate your bean
;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989617#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...