You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Bart Veenstra (JIRA)" <ji...@apache.org> on 2015/09/28 15:06:04 UTC

[jira] [Created] (CAMEL-9180) camel-cmis Lazy Initialize Session Facade

Bart Veenstra created CAMEL-9180:
------------------------------------

             Summary: camel-cmis Lazy Initialize Session Facade
                 Key: CAMEL-9180
                 URL: https://issues.apache.org/jira/browse/CAMEL-9180
             Project: Camel
          Issue Type: New Feature
          Components: camel-cmis
            Reporter: Bart Veenstra


When initializing the end point, the consumer already initialized the CMIS session on startup. This is undesired for when the CMIS server is located on the same server as the camel-context and might not have yet started preventing the startup of the camel-context.
The desired behaviour should be initializing the cmis session facade when it is first used (after complete server startup)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)