Tnx!
I see it’s an add-on now...
Hi,
According to my IDE the class is moved to module isis-module-publishing-dom.
Make sure it is in the classpath.
Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov
On Wed, Jan 21, 2015 at 10:56 PM, wrote:
>
> 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
>
>
>
>
>
>