Hey, I just saw an issue related to SMX (SM-2185), and KARAF-1305. I didn't drive deeper into it, however I checked the 2.3.x jetty.xml and it looks that we still point to old principal class name: https://github.com/apache/karaf/blob/karaf-2.3.x/assemblies/apache-karaf/src/main/resources/extra/jetty.xml#L80
Shouldn't it be a org.apache.karaf.jaas.boot.principal.RolePrincipal instead of org.apache.karaf.jaas.modules.RolePrincipal? For trunk it's fine. Cheers, Lukasz
