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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...