Yes I talk about the .exe uninstall feature, it removes the complete directory only if you
check "Force suppression of [install_dir]\XWiki Enterprise".
I left it unchecked first time, and after reinstall found xwiki-core 1.1 jar mixed with
1.2 jars in lib subdirectory, so I believe it did not suppress everything in this case ...
I had 1.2.M1 or 1.1.RC2 installed previously (I'm afraid I didn't note which one
...)
BOUSQUET Jeremie
GGS Europe Solution CMO & PMO
Gemalto
Tel: +33 4 42 36 42 93
Avenue du Jujubier Z.I. Athélia IV BP 90
13705 LA CIOTAT CEDEX
jeremie.bousquet(a)gemalto.com <mailto:jeremie.bousquet@gemalto.com>
cmo-gse(a)gemplus.com <mailto:cmo-gse@gemplus.com>
www.gemalto.com <http://www.gemalto.com>
________________________________
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Vincent Massol
Sent: lundi 19 novembre 2007 11:23
To: XWiki Users
Subject: Re: [xwiki-users] [ANN] XWiki Enterprise 1.2M2 Released
On Nov 19, 2007, at 11:14 AM, BOUSQUET Jeremie wrote:
Hi Vincent,
Thanks for your answer, you were right of course. It was not clear for me that
"uninstall" by default do not remove the core files.
What do you mean by "uninstall"? Are you talking about the exe installer
uninstall feature? If so it should remove the complete "XWiki Enterprise"
directory.
Thanks
-Vincent
After complete folder uninstall, now it works well, thanks !
Regards,
Jeremie
________________________________
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of
Vincent Massol
Sent: lundi 19 novembre 2007 10:39
To: XWiki Users
Subject: Re: [xwiki-users] [ANN] XWiki Enterprise 1.2M2 Released
Hi Jeremie,
On Nov 19, 2007, at 10:11 AM, BOUSQUET Jeremie wrote:
Hello Vincent,
Thanks for this new version that seems promising ! :-)
After installing the .exe distribution on windows XP I get this error which
generates error 500 in jetty :
10:07:32.746 WARN!! [P1-19]
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:618) >11> Error
for /xwiki/bin/view/Main/ java.lang.NoSuchMethodError:
com.xpn.xwiki.doc.XWikiDocument.setMinorEdit(Z)V
at
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin.prepareJobStubContext(SchedulerPlugin.java:155)
at
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin.scheduleJob(SchedulerPlugin.java:280)
at
com.xpn.xwiki.plugin.watchlist.WatchListPlugin.initWatchListJob(WatchListPlugin.java:251)
at
com.xpn.xwiki.plugin.watchlist.WatchListPlugin.initWatchlistJobs(WatchListPlugin.java:265)
at
com.xpn.xwiki.plugin.watchlist.WatchListPlugin.init(WatchListPlugin.java:119)
at
com.xpn.xwiki.plugin.XWikiPluginManager.initPlugin(XWikiPluginManager.java:130)
at
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:69)
at
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:95)
[...]
I uninstalled previous version before installing the last one.
It looks like your're using a XWiki Core JAR version 1.1.x instead of 1.2.x.
-Vincent
________________________________
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of Vincent Massol
Sent: dimanche 18 novembre 2007 22:06
To: XWiki Users; XWiki Developers
Subject: [xwiki-users] [ANN] XWiki Enterprise 1.2M2 Released
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.2 Milestone 2.
Go grab it at
http://www.xwiki.org/xwiki/bin/view/Main/Download
This is the last milestone release for the 1.2 version. It's packed
with new features and improvements. The next version will be 1.2 RC 1 and will focus on
improving the stability. The roadmap is to release 1.2 final for beginning of December
2007.
Main changes from 1.2M1:
* Completely redesigned the UI for managing permissions and groups/users.
It's now a nice Ajax interface which scales to any number of users.
* A new Mail Sender plugin has been added. It's a generic plugin that
you can use from Velocity/Groovy pages and that is also used by the Watchlist feature
below to send notification emails.
* New Watchlist feature which allows watching pages and spaces and receive
email notifications when they are modified.
* The Scheduler Plugin and the Scheduler Application have been released in
version 1.1 and are bundled with XWiki Enterprise 1.2 milestone 2. They allow you to
create jobs (Groovy scripts) to be executed in the future. They are used for example in
the Watchlist plugin to send email notifications for pages or spaces you are monitoring.
* New displayPanelLayout Macro to display Panels in page.
* New JODA Time plugin to allow using JODA time from Velocity/Groovy
pages.
* The top level edit menu has been reorganized. Separators have been
added, the Rename and Delete actions have been moved in an Action menu and a new Watch
menu has been added.
* Entering URLs such as
http://myserver/xwiki goes to the Main.WebHome
page by default (it used to display some installation instruction page).
* Panels from other virtual wikis can be used now.
* Lucene Search UI and stability has been improved.
* Removed the Presentation application from the default wiki (since it was
not maintained and was buggy).
+ bug fixes and other improvements
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise12M2
Thanks
-The XWiki dev team
_______________________________________________