> On Jun 16, 2015, at 5:06 AM, Oleksandr Bodriagov (Polystar) > <[email protected]> wrote: > > Hi, > > I would be very grateful if someone could help me with the following > fortress-tomcat deployment problem. > We have created a project that takes released fortress-web and > fortress-rest and makes rpm that deploys these applications on tomcat. The > deployment does not succeed because of the error described below. > What could be the cause? > > /Oleksandr > > > 16-Jun-2015 09:56:10.692 INFO [localhost-startStop-1] > org.apache.catalina.startup.HostConfig.deployWAR Deploying web application > archive > /opt/polystar/fortress/apache-tomcat-8.0.22/webapps/fortress-web-1.0.6.war > 16-Jun-2015 09:56:10.723 SEVERE [localhost-startStop-1] > org.apache.tomcat.util.digester.Digester.startElement Begin event threw > exception > java.lang.ClassNotFoundException: > org.apache.directory.fortress.realm.tomcat.Tc7AccessMgrProxy > at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > at
Hey Oleksandr, did you perform step 3 as described here? https://directory.apache.org/fortress/gen-docs/latest/apidocs/org/apache/directory/fortress/core/doc-files/apache-tomcat.html Shawn [email protected]
