Hello everyone, I try to install OpenMaint and followed all the steps described for the installation indicators, but in the tomcat manager, OpenMaint.war and Shark.war appear running True, CMDBuilt.war running False, when I try execuite OpenMaint or CMbuilt appers Error 404.
what is the issues?
this is part of Log text.
INFO 2018-03-29 21:36:31 [cmdbuild] loading configurations
ERROR 2018-03-29 21:36:36 [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:org/cmdbuild/rest/*.xml]
Offending resource: class path resource [application-context.xml]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [jar:file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%209.0/webapps/cmdbuild/WEB-INF/lib/cmdbuild-services-rest-v1-2.5.0.jar!/org/cmdbuild/rest/rest_v1.xml]; nested exception is org.springframework.beans.FatalBeanException: Invalid NamespaceHandler class [org.apache.cxf.jaxrs.spring.NamespaceHandler] for namespace [http://cxf.apache.org/jaxrs]: problem with handler class file or dependent class; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
at org.springframework.beans.factory.parsing.FailFastProblemReporter.error(FailFastProblemReporter.java:70)
Thanks very much for your help.