Re: [xwiki-users] Change database name of virtual wiki

2009-04-15 Thread hel-o

Thanks,

worked perfect. Just added the xwiki.db.prefix and changed the db names.

What i'm wondering about is, in the hibernate file the db name is xwiki but 
adding the prefex the db name is xwiki_xwiki. I mean it works but shouldn't the 
name in the hibernat file be the same as the db name or is the prefex added 
here too?

Cheers,
hel.


On Tue, Apr 14, 2009 at 16:37, hel-o h...@hel.at wrote:

 Hi,



 Changing the database name and the descriptor name
 (XWikiServerWikiname - XWikiServerNewwikiname) should work. Note that
 any existing link targeting this wiki will not work anymore.

 --
 Thomas Mortagne
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 That means i have to rename the XWikiServerWikiname page?

Yes


 Just another question. Is it possible to use db names like xwiki_wikiname.

Yes using xwiki.db.prefix. See
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HConfigurethenamesofdatabaseschemas28since16M129


 Thanks
 hel.


 -
 
 h...@hel.at

 --
 View this message in context: 
 http://n2.nabble.com/Change-database-name-of-virtual-wiki-tp2631685p2633495.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users




-

h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Change-database-name-of-virtual-wiki-tp2631685p2637481.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Change database name of virtual wiki

2009-04-15 Thread Ruslan Shevchenko

 Thanks,

 worked perfect. Just added the xwiki.db.prefix and changed the db names.

 What i'm wondering about is, in the hibernate file the db name is xwiki
 but adding the prefex the db name is xwiki_xwiki. I mean it works but
 shouldn't the name in the hibernat file be the same as the db name or is
 the prefex added here too?

 Cheers,
 hel.


It's why this parameter was named virtual.db.prefix in first version of
this patch ;)

I. e. main db and virtual db-s are handled totally different.


 On Tue, Apr 14, 2009 at 16:37, hel-o h...@hel.at wrote:

 Hi,



 Changing the database name and the descriptor name
 (XWikiServerWikiname - XWikiServerNewwikiname) should work. Note that
 any existing link targeting this wiki will not work anymore.

 --
 Thomas Mortagne
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 That means i have to rename the XWikiServerWikiname page?

 Yes


 Just another question. Is it possible to use db names like
 xwiki_wikiname.

 Yes using xwiki.db.prefix. See
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HConfigurethenamesofdatabaseschemas28since16M129


 Thanks
 hel.


 -
 
 h...@hel.at

 --
 View this message in context:
 http://n2.nabble.com/Change-database-name-of-virtual-wiki-tp2631685p2633495.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Thomas Mortagne
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 -
 
 h...@hel.at

 --
 View this message in context:
 http://n2.nabble.com/Change-database-name-of-virtual-wiki-tp2631685p2637481.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Change database name of virtual wiki

2009-04-15 Thread Thomas Mortagne
On Wed, Apr 15, 2009 at 09:44, hel-o h...@hel.at wrote:

 Thanks,

 worked perfect. Just added the xwiki.db.prefix and changed the db names.

 What i'm wondering about is, in the hibernate file the db name is xwiki but 
 adding the prefex the db name is xwiki_xwiki. I mean it works but shouldn't 
 the name in the hibernat file be the same as the db name or is the prefex 
 added here too?

Actually in virtual mode the database name in hibernate is not used at
all, XWiki always make sure the right database is used (since each
wiki has its own database).


 Cheers,
 hel.


 On Tue, Apr 14, 2009 at 16:37, hel-o h...@hel.at wrote:

 Hi,



 Changing the database name and the descriptor name
 (XWikiServerWikiname - XWikiServerNewwikiname) should work. Note that
 any existing link targeting this wiki will not work anymore.

 --
 Thomas Mortagne
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 That means i have to rename the XWikiServerWikiname page?

 Yes


 Just another question. Is it possible to use db names like xwiki_wikiname.

 Yes using xwiki.db.prefix. See
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HConfigurethenamesofdatabaseschemas28since16M129


 Thanks
 hel.


 -
 
 h...@hel.at

 --
 View this message in context: 
 http://n2.nabble.com/Change-database-name-of-virtual-wiki-tp2631685p2633495.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 --
 Thomas Mortagne
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




 -
 
 h...@hel.at

 --
 View this message in context: 
 http://n2.nabble.com/Change-database-name-of-virtual-wiki-tp2631685p2637481.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] [ANN] XWiki Enterprise 1.9 Milestone 1 Released

2009-04-15 Thread Jean-Vincent Drean
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.9 Milestone 1.

Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download

First milestone of the XWiki Enterprise 1.9 version.

Main changes:

 * New Office Importer feature: document splitting.
 * Document syntax can be changed from the WYSIWYG editor.

Important bug fixes:

  * Various bugfixes in syntax 2.0.
  * Various bugfixes in the xwiki syntax 1.0 to 2.0 converter.

Note that general goals for XWiki Enterprise 1.9 are:

 * Finish/stabilize/document new rendering
 * Finish/stabilize/document new wysiwyg editor
 * Finish/stabilize/document office importer + doc splitter/management
 * Finish/stabilize/document webdav
 * Finish/stabilize/document REST support
 * Usability improvements

For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise19M1

Thanks,
The XWiki dev team
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [xwiki-devs] [ANN] XWiki Enterprise 1.9 Milestone 1 Released

2009-04-15 Thread Vincent Massol
Hi,

On Apr 15, 2009, at 7:44 PM, Jean-Vincent Drean wrote:

 The XWiki development team is pleased to announce the release of XWiki
 Enterprise 1.9 Milestone 1.

 Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download

 First milestone of the XWiki Enterprise 1.9 version.

 Main changes:

These are main changes from XE 1.8.1.

Actually we've integrated lots of XE 1.9M1 bug fixes in 1.8.1 so in  
practice we've fixed more than 230 issues for 1.9M1 over XE 1.8:
- 
http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=truepid=10010fixfor=11010
- 
http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=truepid=10222fixfor=11011

Thanks
-Vincent



 * New Office Importer feature: document splitting.
 * Document syntax can be changed from the WYSIWYG editor.

 Important bug fixes:

  * Various bugfixes in syntax 2.0.
  * Various bugfixes in the xwiki syntax 1.0 to 2.0 converter.

 Note that general goals for XWiki Enterprise 1.9 are:

 * Finish/stabilize/document new rendering
 * Finish/stabilize/document new wysiwyg editor
 * Finish/stabilize/document office importer + doc splitter/management
 * Finish/stabilize/document webdav
 * Finish/stabilize/document REST support
 * Usability improvements

 For more information see the Release notes at:
 http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise19M1

 Thanks,
 The XWiki dev team
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] 1.6 to 1.8.1 upgrade problems

2009-04-15 Thread Mike Jakubik
Hello,

I have just updated my version 1.6 Xwiki to the latest 1.8.1 and i
imported the new web XAR. The wiki is mostly functioning fine, however
some features are not displaying correctly.

: The calendar no longer displays, instead i get the following code shown:

---
$cparams.put(categories, $rqcategories)

$cview.getHTMLCalendar($cparams, )
---

: Office imported does not display options correctly, instead i get:

---
xe.officeimporter.import.options

xe.officeimporter.import.filtering
---

: I also see the following error in tomcats log, but i believe this can
be safely ignored.

---
SEVERE: Exception fixing docBase: {0}
java.io.FileNotFoundException:
/usr/local/apache-tomcat6.0/webapps/wiki/META-INF/MANIFEST.MF (No such
file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.init(FileOutputStream.java:179)
---

Any help would be appreciated.

Thanks.

-- 
Intertainservices
4101 Yonge St., Suite 506
Toronto, Ontario, M2P 1N6

Phone:  +1 416 225-8475 x303
Fax:  +1 416 535 9094
Cell:  +1 416 562 5378
E-mail:   mike.jaku...@intertainservices.com

This message, including any attachments, is privileged and may contain 
confidential information intended only for the person(s) named above. 
Any other distribution, copying or disclosure is strictly prohibited. 
If you are not the intended recipient or have received this message in 
error, please notify me immediately by reply email and permanently 
delete the original transmission, including any attachments, without 
making a copy.


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users