Little change proposal to remoteproxyfactory in coldspring 1.2

20 views
Skip to first unread message

mike

unread,
Aug 23, 2012, 5:16:53 AM8/23/12
to coldspri...@googlegroups.com
Hi i found that when using the remoteproxyfactory bean to create webservices it returnde always typ="any"
 i added optional an 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 remotepoxy bean to disable the standard functionality and use the returntype instead
<property name="useAnyTypeForRemote">
          <value>false</value>
      </property>
coldspring.zip

mike

unread,
Aug 23, 2012, 5:19:49 AM8/23/12
to coldspri...@googlegroups.com


Op donderdag 23 augustus 2012 11:16:53 UTC+2 schreef mike het volgende:
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
Reply all
Reply to author
Forward
0 new messages