Hi i found that when using the remoteproxyfactory bean to create webservices it returns always type="any"
i added an optional setting for remoteProxies to set return type to the target returntype instead of 'any' which is preferable when using this functionality to create webservice WSDL see the attached files if you guys think this is usefull you may add this to the distribution. Usage: add this to the configuration of your remoteproxy bean to disable the standard functionality and use the target returntype instead