neva-dev / felix-search-webconsole-plugin

Search Web Console Plugin for Apache Felix
https://bintray.com/neva-dev/maven-public/felix-search-webconsole-plugin
Apache License 2.0
94 stars 21 forks source link

Something to start with #3

Closed wiiitek closed 7 years ago

wiiitek commented 7 years ago

I had some issues related to finding bundle jar file on windows...

While debugging I found that the stream for decompilation is null. Then that the jar file is null. So I added a lot of debug messages in order to find the source of this. I know that they are not too pretty...

I was using this tool with only felix framework 5.6.2 + some additional bundles for WebConsole and logging support. This may be not supported use-case... :)