Hi WSDL2Java generates nice Java-Code. But sometimes when debugging some Applications I would like to have a toString() in my beans. Could't this be generated automatically? It should just output all the propertys the bean has, embedded in [] or () and seperated by , or ; or something like this.
