Results 1 to 2 of 2

Thread: Dynamic HTTP invokers

  1. #1
    Join Date
    Oct 2005
    Posts
    8

    Default Dynamic HTTP invokers

    I'm new to Spring HTTP invokers and want to know, if it is possible to create multiple HttpInvokerProxies as well as expose multiple services dynamically on one's own account, since all necessary service URL's in our environment will be provided not until application runtime? This means, that it is not possible do declare any of the services or clients in a static Spring XML configuration file.
    Is there perhaps even some sample code how to accomplish this?
    Thanks in advance!

  2. #2
    Join Date
    Oct 2005
    Posts
    8

    Default

    Does really nobody have any suggestion? It's not about setting a service URL at runtime on a predefined invoker, like already described in two other threads on this forum. The number of services and clients is in our environment unknown until application runtime, but I cannot believe that it's unpossible to create them dynamically.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •