[jboss-user] [JBossWS] - Re: org.jboss.ws.WSException: Cannot obtain UnifiedBeanMetaD
PhFery
do-not-reply at jboss.com
Wed Nov 29 05:06:50 EST 2006
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#3989617
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989617
More information about the jboss-user
mailing list