Hi all,I need help about the sitemap migrationHow I can migrate the sitemap from a machine(with 6.7.1) to another(with 7.3.1)?If I copy only the store the default.sitemap file is copied but in the Sitemap tab I see only the list of the site(without the name, the row is empty and only the icon is present) with instead of the tree the text "Loading..." .There are some other information(es: database table or so on) that I can export from the original server to fix this boring issue?Thanks,Roberto
I'm getting in my componentCaused by: java.lang.RuntimeException: Class not found: com.interwoven.livesite.external.impl.LivesiteSite Mapat com.interwoven.livesite.common.util.ClassUtils.get Class(ClassUtils.java:131)at com.interwoven.livesite.common.util.ClassUtils.new Instance(ClassUtils.java:177)at com.interwoven.livesite.common.pojo.PojoMethodCall .getLocallyScopedObject(PojoMethodCall.java:471)at com.interwoven.livesite.common.pojo.PojoMethodCall .execute(PojoMethodCall.java:453)... 37 moreCaused by: java.lang.ClassNotFoundException: No ClassLoaders found for: com.interwoven.livesite.external.impl.LivesiteSite Mapat org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMg r3.java:306)at org.jboss.mx.loading.RepositoryClassLoader.loadCla ssImpl(RepositoryClassLoader.java:521)at org.jboss.mx.loading.RepositoryClassLoader.loadCla ss(RepositoryClassLoader.java:415)at java.lang.ClassLoader.loadClass(ClassLoader.java:2 52)at java.lang.ClassLoader.loadClassInternal(ClassLoade r.java:320)at java.lang.Class.forName0(Native Method)at java.lang.Class.forName(Class.java:169)at com.interwoven.livesite.common.util.ClassUtils.get Class(ClassUtils.java:127)... 40 more
I'm getting in my componentCaused by: java.lang.RuntimeException: Class not found: com.interwoven.livesite.external.impl.LivesiteSite Map