+1 - checked signatures and build. Ah, good catch Karl. Yep, it looks like an issue in the WebConsole code, that pulls up properly and I see the same issue with org.apache.geronimo.bundles.json
Thanks for checking! -Dan On Mon, Mar 20, 2017 at 9:44 AM, Karl Pauls <[email protected]> wrote: > Funny - I can't claim I know what I'm talking about but IIRC, the > webconsole has some funcky stuff in place which allows you to get > information in JSON format if you append .json to the request :-). > > Try: > > http://localhost:8080/system/console/bundles/org.apache. > sling.commons.json.json > > that should get you the info in JSON format (can't check right now). > > regards, > > Karl > > On Mon, Mar 20, 2017 at 2:16 PM, Daniel Klco <[email protected]> wrote: > > Hm, I can't tell if this is an issue or not, but for this bundle, > seemingly > > in particular, doesn't come up when I try to access it via it's symbolic > > name in the OSGi console. > > > > I'm getting a 404 error when I access: > > http://localhost:8080/system/console/bundles/org.apache. > sling.commons.json > > > > But can access others fine: > > http://localhost:8080/system/console/bundles/org.apache.felix.framework > > http://localhost:8080/system/console/bundles/org.apache. > sling.extensions.webconsolebranding > > > > Again, not sure if this is actually an issue, but I've tried it a couple > > different times with the same results. > > > > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; > > 2015-11-10T11:41:47-05:00) > > Maven home: /usr/local/Cellar/maven/3.3.9/libexec > > Java version: 1.8.0_112, vendor: Oracle Corporation > > Java home: > > /Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home/jre > > Default locale: en_US, platform encoding: UTF-8 > > OS name: "mac os x", version: "10.12.3", arch: "x86_64", family: "mac" > > > > Regards, > > Dan > > > > On Mon, Mar 20, 2017 at 6:33 AM, Stefan Seifert <[email protected]> > > wrote: > > > >> +1 > >> > >> stefan > >> > >> > > > > -- > Karl Pauls > [email protected] >
