Did something change regarding to doc 
http://isis.apache.org/components/viewers/restfulobjects/event-serializer-rospec.html
 ?

In isis.properties I added to isis.services 
“org.apache.isis.viewer.restfulobjects.rendering.eventserializer.RestfulObjectsSpecEventSerializer”
 in order to use the EventSerializer but the I get:

21:43:14,447  [IsisWicketApplication main       ERROR]  Failed to initialize
com.google.inject.ProvisionException: Guice provision errors:

1) Error in custom provider, 
org.apache.isis.core.runtime.services.InitialisationException: Cannot find 
class 
'org.apache.isis.viewer.restfulobjects.rendering.eventserializer.RestfulObjectsSpecEventSerializer'
 for service
  at 
org.apache.isis.core.runtime.runner.IsisInjectModule.provideIsisSystem(IsisInjectModule.java:132)
  at 
org.apache.isis.core.runtime.runner.IsisInjectModule.provideIsisSystem(IsisInjectModule.java:132)
  while locating org.apache.isis.core.runtime.system.IsisSystem
    for field at 
org.apache.isis.viewer.wicket.viewer.IsisWicketApplication.system(IsisWicketApplication.java:140)
  while locating nl.matching.app.webapp.MatchingApp

Reply via email to