[jbossws-users] [JBossWS] - Re: Unable to create a WSClient that uses jboss-wsse-client.

PeterJ do-not-reply at jboss.com
Tue Apr 3 12:56:04 EDT 2007


I think this error comes about because the method name used on the client does not exactly match the method name on the server. Looking at your code, the method is exported as PullFromHat but in the client you use  pullFromHat. Seems like you used a different WSDL to generate the client than what you actually are using on the server. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034201#4034201

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034201



More information about the jbossws-users mailing list