Hi,

I'm experiencing a problem trying to debug XWiki from Eclipse when  
using version 1.7. I replaced the xwiki.cfg file with the version from  
the xwiki-enterprise-web.war file. I get the following exception:

java.lang.RuntimeException: Failed to load component  
[org.xwiki.cache.CacheManager] for hint [default]
        at com.xpn.xwiki.web.Utils.getComponent(Utils.java:547)
        at com.xpn.xwiki.XWiki.getCacheFactory(XWiki.java:5270)
        at com.xpn.xwiki.store.XWikiCacheStore.initCache(XWikiCacheStore.java: 
90)
        at com.xpn.xwiki.store.XWikiCacheStore.initCache(XWikiCacheStore.java: 
84)
        at com.xpn.xwiki.store.XWikiCacheStore.<init>(XWikiCacheStore.java:64)

I noticed that there is no pom.xml file for version 1.7 yet in the  
tutorial page on xwiki and Eclipse. Do I have to make some changes to  
the pom.xml in xe-debug-web other than changing xwiki version to 1.7?

Cheers,
J.L.Simon

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to