This class allows you to use an ExoCache based on JBC so it is mandatory even with tomcat mainly if you intend to setup a cluster. I guess, the jar exo.kernel.component.ext.cache.impl.jboss.v3-2.2.0-GA.jar" has not been deployed in your tomcat instance
Hi,
In the last code of trunk, i have got the following exception while starting Tomcat but it does not prevent at runtime :java.lang.ClassNotFoundException: org.exoplatform.services.cache.impl.jboss.ExoCacheFactoryImpl
at java.lang.ClassLoader.findClass(ClassLoader.java:437)
at java.lang.ClassLoader.loadClass(ClassLoader.java:315)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at org.exoplatform.container.util.ContainerUtil.addComponents(ContainerUtil.java:153)
at org.exoplatform.container.ExoContainer.initContainer(ExoContainer.java:125)
at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:331)
at org.exoplatform.container.RootContainer.registerPortalContainer(RootContainer.java:206)
the question is that the org.exoplatform.services.cache.impl.jboss.ExoCacheFactoryImpl is purpose of using for Tomcat ? If not, i guess we could specify jboss profile for it
--
Tran The Trong
eXo Platform SAS
_______________________________________________
gatein-dev mailing list
gatein-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev