When I try to generate java code from WSDL, underscore(_) is missing from method name. Example getGetType_Machine() changes to getGetType_Machine(). Though in the WSDL method name is ok. I tried using bindings.xjb with global bindings for underscore but that didn't help. So if you guys could please help me. Thanks in advance.
-- View this message in context: http://cxf.547215.n5.nabble.com/Generating-Java-from-WSDL-tp4954507p4954507.html Sent from the cxf-issues mailing list archive at Nabble.com.
