On 07/01/2010 03:44 PM, Aleks87 wrote:
>
>
> Sergiu Dumitriu-2 wrote:
>>
>> 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.
>>
>
> He asked me if I want to replace and I clicked yes. Have I to delete them
> first?

The jars also have the version in their name, so they don't get overwritten.

If you didn't change anything on the filesystem, it would be simpler to:

- save the "database" folder from the old installation
- extract the new version in a clean folder
- move the old database folder instead of the new one

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to