Hi, I have a question about the wsdl2java plugin for eclipse.
I used the wsdl2Java plugin to generate a wsdl file. I have a service class and an exceptionclass which are defined in different packages. When I generate the wsdl file, the plugin defines a second namespace in a second shema definition tag which causes the wsdl file to be invalid. If I define the exception in the same package as the service the plugin produces a correct wsdl file. Does the plugin support multiple namespaces? Thanx Babette
