On 07/01/2010 02:50 PM, Aleks87 wrote: > > I have extract the WAR-file into \Enterprise\webapps\xwiki > and imported the XAR over XWIKI -> Administer Wiki -> Import > > For the M1 I used the Standalone installation including a Jetty container > and an HSQLDB database and had no changes in the hibernate.cfg.xml or > xwiki.cfg. So there is no need to copy them in the new WEB-INF. > > > Now tell me what did I do wrong?!
Did you first remove the existing files before extracting the new war? You might have two versions of each jar in WEB-INF/lib if you didn't, which is wrong. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
