HiI have JavaBeans with JAXB annotations (@XmlElement, @XmlAccessorType(XmlAccessType.NONE)) How can I force Axis2 on server side to generate the WSDL and (de)serialization to reflect JAXB annotations?
I am not able to google anythink :-) Thank you Jan
