[ 
https://issues.apache.org/jira/browse/CAMEL-9180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167521#comment-15167521
 ] 

ASF GitHub Bot commented on CAMEL-9180:
---------------------------------------

GitHub user lburgazzoli opened a pull request:

    https://github.com/apache/camel/pull/869

    CAMEL-9180 - camel-cmis Lazy Initialize Session Facade

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9180

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/869.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #869
    
----
commit c388218f6dbb9a76e87f31ec9a7bd56269b774c4
Author: lburgazzoli <[email protected]>
Date:   2016-02-25T17:44:58Z

    CAMEL-9180 - camel-cmis Lazy Initialize Session Facade

----


> 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
>            Assignee: Luca Burgazzoli
>             Fix For: Future
>
>
> 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)

Reply via email to