Why are you setting the url handlers to false - it should delegate to the original handler by default no?
regards, Karl On Sat, Jun 14, 2014 at 12:58 AM, nigamrashi <[email protected]> wrote: > Hi, > > I am starting Felix in embedded mode from within WebLogic server. I have to > set the felix.service.urlhandlers=false as we want WebLogic URL handlers to > take care of specific protocols. I am getting unknown protocol: bundle > exception. Is this a known issue and is there a way I can resolve this > exception? > > I am getting following exception:tion: javax.faces.FacesException: > java.net.MalformedURLException: unknown protocol: bundle > at > > com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:661) > at > com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:323) > at > > com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216) > at > > weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:678) > at > > weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) > at > weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) > at > weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java > > Thanks, > Rashi > > > > -- > View this message in context: > http://apache-felix.18485.x6.nabble.com/Unknown-Protocol-Exception-for-Embedded-Felix-Container-tp5008569.html > Sent from the Apache Felix - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Karl Pauls [email protected] http://twitter.com/karlpauls http://www.linkedin.com/in/karlpauls https://profiles.google.com/karlpauls

