[jboss-user] [JBossWS] - Re: Writing a client - no examples for BindingProvider based

jeff norton do-not-reply at jboss.com
Mon Jan 14 16:57:43 EST 2008


Oops.  Sorry (cut and paste error).  Code should be:
WebServiceClient a = SubscriberServicesService.class.getAnnotation(WebServiceClient.class);
  | QName serviceName = new QName(a.targetNamespace(), a.name());

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

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



More information about the jboss-user mailing list