[jboss-user] [JBossWS] - Re: Providing your own wsdl instead of the generated one.
PeterJ
do-not-reply at jboss.com
Fri Mar 23 10:48:54 EDT 2007
I did the same (see my post at http://www.jboss.com/index.html?module=bb&op=viewtopic&t=104664). All of this works fine. Have you tried to access the web service from a client yet? When I attempt to do this, the web services container attempts to instantiate the interface instead of the class, which of course fails miserably. My current hunch is that the web services container is ignoring the WebService annotation on the class (hence the reason why placing wsdlLocation there is ignored). Of course, no-one from the JBossWS team has replied to my post...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031079#4031079
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031079
More information about the jboss-user
mailing list