Oops...�

now I get the following when using for instance 'me' or 'all users' or any 
service:




        
                org.apache.wicket.WicketRuntimeException
        
                Error attaching this container for rendering: 
[WebMarkupContainer [Component id = body]]
        
                
org.apache.wicket.MarkupContainer#onBeforeRenderChildren(MarkupContainer.java:1696)
        
                org.apache.wicket.Component#onBeforeRender(Component.java:3863)
        
                
org.apache.wicket.Component#internalBeforeRender(Component.java:935)
        
                org.apache.wicket.Component#beforeRender(Component.java:1003)
        
                
org.apache.wicket.MarkupContainer#onBeforeRenderChildren(MarkupContainer.java:1684)


        

        
                
                        
org.apache.isis.core.metamodel.exceptions.MetaModelException
                
                        java.lang.NoSuchMethodError: 
org.apache.isis.applib.DomainObjectContainer.newViewModelInstance(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
                
                        
org.apache.isis.core.commons.lang.ThrowableExtensions#throwWithinIsisException(ThrowableExtensions.java:60)
                
                        
org.apache.isis.core.metamodel.facets.actions.interaction.ActionInvocationFacetForInteractionAbstract#internalInvoke(ActionInvocationFacetForInteractionAbstract.java:376)
        
        

        etc

        

        Did I overlook something else?

�


Compiled against Java 7; you are presumably using  JDK6.

Cheers
Dan

[1]
http://stackoverflow.com/questions/10382929/unsupported-major-minor-version-51-0


On 22 October 2014 10:12,  wrote:

> Hi,
>
>
>
> I am trying to incorpate the security add-on following Dan's video.
>
> I get this ERROR:
>
>
>         [EnvironmentLoader    main       ERROR]  Shiro environment
> initialization failed
>
>         java.lang.UnsupportedClassVersionError:
> org/isisaddons/module/security/shiro/IsisModuleSecurityRealm : Unsupported
> major.minor version 51.0
>
>
>
>         What could be the problem?
>
>
>
>         Greetz (from China), Johan
>
>

        �

Reply via email to