Hi, wsdl file is used to define a service uniquely. So you can't use <soap:address location="/ode/processes/proc2"/> , because it's not really an address. So you will definitely fail on this case. As well if you use wsdl2java in axis2 distribution or some other tool to generate the stub you will have the same result.
Regards, Denis Weerasiri.
