Results 1 to 3 of 3

Thread: Limited usefulnes of Spring remoting due to forced connection at startup

  1. #1
    Join Date
    May 2008
    Posts
    10

    Default Limited usefulnes of Spring remoting due to forced connection at startup

    Just started using Spring remoting.

    I have exported a set of beans and imported them as part of the assembly of another bean. I notice to my surprise that the importing bean will even fail startup if it cannot locate the exported beans, i.e. the startup fails if the imported beans have not been started yet.

    This limits the usefulness of Spring remoting to the extend that I cannot use it; I will have to ensure that all components are started in a specific order to allow them to connect. And what about restarting a component?

    I know that if I'm looking for a full blown component framework then I should move to Spring with EJBs. But I just want to use Spring remoting to manage the connection.

    Much better would have been to only connect when the connection is needed and in case the connection cannot be established then continue processing.

    Please tell me that the Spring documentation on remoting is just missing this part but that (of caurse) its there...

  2. #2
    Join Date
    May 2008
    Posts
    10

    Default

    This is not to toppost, but to finalize my post.

    The fact that spring remoting forces connection establishment at startup, and that the assembly will fail and the application bail out if the connection establishment fails, has forced us to remove spring remoting completly from our system.

    We have a large, distributed system where the component must be capabel of starting and restarting in any order. The connectors between component must, as in any proper architecture, be able to establish the connection when needed and if the connection establishment fails, retry the connection establishment at intervals (or upon next request). But it should never lead the component to fail just because a connection fails.

    I'm surprised to see such a limiting feature in Spring, with which we have until now only had good experiences with. I know, I know; stop complaining and contribute instead!

  3. #3
    Join Date
    May 2009
    Posts
    2

    Default Limited usefulnes of Spring remoting due to forced connection at startup

    If a spring is not provided, then after a release operation has been performed, ... 272908 to use a so-called stop surface to support the tip of the ski boot. ... the underside of the hold-down means or pins which are inserted with a forced fit. .... The side which is remote from the curved surface 12a is flat. ..

Posting Permissions

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