java - Is there a way to make axis2 recognise @XmlElement annotations? -
from web service method returning object of class contains number of @xmlelement , other @xml annotations control names of items in xml. axis2 happily bundles in soap response ignores @xml annotations. there way make axis2 recognise annotations?
Comments
Post a Comment