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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
