I was wondering if is it possible to modify a HttpInvokerProxyFactoryBean property after the client context xml has been loaded? Or would I have to reload the xml? I would like to be able to modify the 'serviceUrl' property because the server location and port need to be configurable and controlled by the client application.
