[
https://issues.apache.org/jira/browse/FELIX-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved FELIX-1994.
---------------------------------
Resolution: Fixed
commit fix
http://svn.apache.org/viewvc?rev=900659&view=rev
> Web Console admin,features and gogo plugins do not work with Equinox
> --------------------------------------------------------------------
>
> Key: FELIX-1994
> URL: https://issues.apache.org/jira/browse/FELIX-1994
> Project: Felix
> Issue Type: Bug
> Components: Karaf
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: karaf-1.4.0
>
>
> we will get exception in the browser like if we click "Admin", "Features" or
> "Gogo"
> java.lang.NullPointerException
> at
> org.apache.felix.webconsole.AbstractWebConsolePlugin.spoolResource(AbstractWebConsolePlugin.java:355)
> at
> org.apache.felix.webconsole.AbstractWebConsolePlugin.doGet(AbstractWebConsolePlugin.java:103)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at
> org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:314)
> at
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
> at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
> at
> org.ops4j.pax.web.service.internal.HttpServiceServletHandler.handle(HttpServiceServletHandler.java:64)
> at
> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> at
> org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
> at
> org.ops4j.pax.web.service.internal.HttpServiceContext.handle(HttpServiceContext.java:111)
> But it works with felix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.