[ https://issues.apache.org/jira/browse/SLING-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Ziegeler resolved SLING-3945. ------------------------------------- Resolution: Fixed > NoClassDefFound if security provider starts without auth api available > ---------------------------------------------------------------------- > > Key: SLING-3945 > URL: https://issues.apache.org/jira/browse/SLING-3945 > Project: Sling > Issue Type: Bug > Components: Extensions > Affects Versions: Web Console Security Provider 1.1.2 > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Fix For: Web Console Security Provider 1.1.4 > > > Although the auth package is optionally imported, the bundle does not start > without the auth package available: > Caused by: java.lang.NoClassDefFoundError: Could not initialize class > org.apache.sling.extensions.webconsolesecurityprovider.internal.ServicesListener > at > org.apache.sling.extensions.webconsolesecurityprovider.internal.Activator.start(Activator.java:34) > at > org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:645) -- This message was sent by Atlassian JIRA (v6.3.4#6332)