I found following in Axis which are even a very funny way of implementing funktionality or a bug.
I made a wsdl for a document/literal web service. If I'm naming my operation name the same as the name af my request part and then run the wsdl2java (client), I get an RPC like method signature containing a list of input parameters, rather than a single object containing the parameters. Should that be reported as a bug? Regards /Jakob