if i write the jra annotations in interface , and JaxWsserviceFactoryBean use implementor to get annotations' meta data, it can not recognize the method correctly. if i write the the jra annotation in implementor, and JaxWsServerFactorybean use interface to get annotations' meta data, it can not recognize the method correctly too.
so i need to write jra annotations in both interface and implementor, but it is so ugly. -- View this message in context: http://www.nabble.com/JRAStrategry-work-incorrectly--tf4224578.html#a12017615 Sent from the cxf-user mailing list archive at Nabble.com.
