I am using CXF to expose my web service and also using wsdl2java to generate the code from wsdl. For optional element of type String CXF generate JAXBElement.
Is there any way to create element of String Type in place of JAXBElement. Please suggest. -- View this message in context: http://www.nabble.com/Problem-with-CXF-wsdl2java-tp25111534p25111534.html Sent from the cxf-user mailing list archive at Nabble.com.
