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