[jboss-user] [JBossWS] - Re: Problem consuming web services

jcv do-not-reply at jboss.com
Thu Mar 22 13:41:39 EDT 2007


I added this to the webservice definition
@SOAPBinding(parameterStyle=SOAPBinding.ParameterStyle.BARE)
  | 
and the c# code to 
G.WebService2Service g = new G.WebService2Service();
  |             label1.Text = g.greetings(textBox1.Text); and i'm still getting the same error

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

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



More information about the jboss-user mailing list