Christian Schneider created FELIX-5267:
------------------------------------------
Summary: 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
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)