Re: [xwiki-users] ERROR [BaseCollection] Failed to get class [internal] from wiki [...]

2009-05-26 Thread jerem
Same here with 1.8.4 ;) It does not seem to be a problem, except that it makes logs grow. -- View this message in context: http://n2.nabble.com/ERROR--BaseCollection--Failed-to-get-class--internal--from-wiki--...--tp2632698p2974471.html Sent from the XWiki- Users mailing list archive at Nabble.c

[xwiki-users] [Mac OS X 10.5.7, PostgreSQL 8.3.7, Java 1.5.0_16, Tomcat 6.0.18] Xwiki WAR running in a Tomcat container started as a daemon

2009-05-26 Thread Christian Ribeaud
Hi, Following the instructions given at http://www.malisphoto.com/tips/tomcatonosx.html , I was able to get my Tomcat container started as daemon. I already put the Xwiki WAR file in the 'webapps' directory. Pointing the browser to http://localhost:8080/xwiki only gave me a blank page. Nothing

Re: [xwiki-users] Migrating articles into xwiki

2009-05-26 Thread Lijour, Marc (EDU)
Hi, Would this work with objects? Say we have an addressbook (e.g. in XML format). If I create a class ContactPerson in XWiki, can I populate XWiki with instances of contact objects (1 per page)? Thanks, Marc > -Original Message- > From: users-boun...@xwiki.org > [mailto:users-boun.

Re: [xwiki-users] [Mac OS X 10.5.7, PostgreSQL 8.3.7, Java 1.5.0_16, Tomcat 6.0.18] Xwiki WAR running in a Tomcat container started as a daemon

2009-05-26 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Hi Christian, > > Following the instructions given at > http://www.malisphoto.com/tips/tomcatonosx.html, I was able to get my > Tomcat container started > as daemon. I already put the Xwiki WAR file in the 'webapps' > directory. Pointing the browser to http://localhost:8080/xwiki only gave > me

Re: [xwiki-users] Migrating articles into xwiki

2009-05-26 Thread Guillaume Lerouge
Hi Marc, On Wed, May 27, 2009 at 12:21 AM, Lijour, Marc (EDU) wrote: > > Hi, > > Would this work with objects? Definitely. See below. Say we have an addressbook (e.g. in XML format). If I create a class > ContactPerson in XWiki, can I populate XWiki with instances of contact > objects (1 per

Re: [xwiki-users] Migrating articles into xwiki

2009-05-26 Thread Lijour, Marc (EDU)
Merci Guillaume! > -Original Message- > From: users-boun...@xwiki.org > [mailto:users-boun...@xwiki.org] On Behalf Of Guillaume Lerouge > Sent: May 26, 2009 6:39 PM > To: XWiki Users > Subject: Re: [xwiki-users] Migrating articles into xwiki > > Hi Marc, > > On Wed, May 27, 2009 at 12:

[xwiki-users] French accents do not display correctly

2009-05-26 Thread Lijour, Marc (EDU)
Hi, I have downloaded the current XWiki enterprise version (1.8.4.20192) for Windows XP (English setup for Windows XP). I use the stock xwiki.cfg and the only config I did in XWiki is that I made it unilingual with fr as the default language. I experiment issues with French accents everywhere (g

Re: [xwiki-users] French accents do not display correctly

2009-05-26 Thread Lijour, Marc (EDU)
Solved by switching XWiki to UTF8 #xwiki.encoding=ISO-8859-1 xwiki.encoding=UTF8 > -Original Message- > From: users-boun...@xwiki.org > [mailto:users-boun...@xwiki.org] On Behalf Of Lijour, Marc (EDU) > Sent: May 26, 2009 8:38 PM > To: XWiki Users > Subject: [xwiki-users] French accent