JAXBElement « jaxb « Java Enterprise Q&A





1. Binding wsdl .net wcf webservice to java stub without generating JAXBElement    stackoverflow.com

I'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. ...