Dear all,I come here for the following:I try to deploy the jena-fuseki war 
webapp on a fresh installed glassfish7 (7.0.14 EE platform), but it fails with 
this error:
Error occurred during deployment: Exception while loading the app : CDI 
definition failure:null
more precisely, in the last lines of the error stack, there is:
java.lang.NoClassDefFoundError: org/apache/shiro/cdi/AnnotatedTypeWrapper 
 …at org.apache.shiro.ee.cdi.ShiroSessionScopeExtension.addFacesViewScoped

this package org/apache/shiro/cdi doesn't seem to exist, I only see some 
shiro/ee/cdi/ things. As recommanded, I've renamed the .war file fuseki.war.

Does anyone have an idea to fix the problem?Best regards,

Reply via email to