You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2016/05/27 18:16:12 UTC

[jira] [Resolved] (FELIX-5267) Exception starting connect in a spring boot like packaging

     [ https://issues.apache.org/jira/browse/FELIX-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Pauls resolved FELIX-5267.
-------------------------------
    Resolution: Fixed

I just committed a potential fix for this. I'm not 100% sure it makes things work inside spring boot but it fixes this bug in that it lets springboot start-up. Let me know if there are problems once you deploy real bundles - otherwise, please close this issue if it works for you.


> Exception starting connect in a spring boot like packaging
> ----------------------------------------------------------
>
>                 Key: FELIX-5267
>                 URL: https://issues.apache.org/jira/browse/FELIX-5267
>             Project: Felix
>          Issue Type: Bug
>          Components: Connect
>    Affects Versions: connect-0.1.0
>            Reporter: Christian Schneider
>            Assignee: Karl Pauls
>             Fix For: connect-0.2.0
>
>
> I would like to use Felix connect inside a spring boot project.
> It all works fine as long as I start the spring boot application in unpacked form.
> The problem happens when I pakcage the app as a single jar that contains the depdendency jars in lib directory.
> When I start this I get this exception:
> http://apaste.info/l0A
> I uploaded a complete little example on github:
> https://github.com/cschneider/connecttest



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