Generate service classes with underscore

2015-09-28 Thread Matti Bickel
Hi, I've been given a WSDL file that contains the underscore "_" character in the attribute. When I generate a Java class out of this with WSDL2Java, I end up with a class name that has the underscore removed. Turns out that PortTypeProcessor maps the service name to an interface name not

AssertionError when providing both empty type definition and globalBinding to wsdl2java

2015-09-22 Thread Matti Bickel
Hi, I've got a problem trying to generate a Java webservice out of a WSDL file I got from a 3rd party. It boils down to these test-case: test.wsdl: http://example.com/stockquote.wsdl"; xmlns:tns="http://example.com/stockquote.wsdl"; xmlns:xsd='http://www.w3.org/2001/XM