1. Binding wsdl .net wcf webservice to java stub without generating JAXBElement stackoverflow.comI'm trying to bind wsdl .net wcf webservice to java stub using netbeans 6.8 by jaxb. But, I'm getting JAXBElement as a return type. So, I cannot able to get value. ... |