Hi!
I added the LogonAsSvenFixture to the list of isis.services in isis.properties.
I thought that would do an automatic login as user sven.
I use the unmoidified quickstart application
But I get an exception during start-up
[exec] 11345 [Thread-4] WARN
org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED WicketFilter:
com.google.inject.ProvisionException: Guice provision errors:
[exec]
[exec] 1) Error in custom provider,
org.apache.isis.core.metamodel.spec.ObjectSpecificationException: Service
object fixture.LogonAsSvenFixture should have no fields, but has: roles, type,
username
[exec] at
org.apache.isis.core.runtime.runner.IsisInjectModule.provideIsisSystem(IsisInjectModule.java:138)
[exec] at
org.apache.isis.core.runtime.runner.IsisInjectModule.provideIsisSystem(IsisInjectModule.java:138)
[exec] while locating org.apache.isis.core.runtime.system.IsisSystem
[exec] for field at
org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.system(IsisWicketApplication.java:133)
[exec] while locating app.QuickStartApplication
Regards
Christian