Re: [xwiki-users] HSQLDB to PostgreSQL cause of embedded database does not support large wikis efficiently

2010-07-08 Thread Deven Phillips
The Web Application will still run on port 8080 by default. The difference here is that the data will be stored on PostgreSQL instead of HSQLDB. I would recommend following the document at : http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationPostgreSQL And reply back here if you

[xwiki-users] Export - Request For Enhancement

2010-07-06 Thread Deven Phillips
. Thanks, Deven Phillips ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] Attached/Linked JAR files in Grrovy Scripting.

2010-07-06 Thread Deven Phillips
showing busy until it times out. Any suggestions or help would be greatly appreciated. Thanks, Deven Phillips ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Attached/Linked JAR files in Grrovy Scripting.

2010-07-06 Thread Deven Phillips
Mortagne thomas.morta...@xwiki.com wrote: On Tue, Jul 6, 2010 at 17:10, Deven Phillips deven.phill...@gmail.com wrote: All,    I am having issues on an upgraded and a clean install of XWiki 2.3.1. I attach a jar file (configBackup.jar) and try to use that in my groovy script as follows

Re: [xwiki-users] Attached/Linked JAR files in Grrovy Scripting.

2010-07-06 Thread Deven Phillips
. Additional details are: Java Version: Sun Java 1.6.0_07 (Also tested on 1.6.0_20). Tomcat Version: 6.0.26 Thanks, Deven On Tue, Jul 6, 2010 at 11:30 AM, Deven Phillips deven.phill...@gmail.com wrote: OK, understood. That still does not solve my problem. Yes, I enabled debug logging in order to get

Re: [xwiki-users] Attached/Linked JAR files in Grrovy Scripting.

2010-07-06 Thread Deven Phillips
I need to amend my last statement. Empty tags is not enough to replicate the error. Putting a simple: print Hello World ; between the tags is enough though. Thanks, Deven On Tue, Jul 6, 2010 at 11:54 AM, Deven Phillips deven.phill...@gmail.com wrote: More information. Simply adding the open

Re: [xwiki-users] Attached/Linked JAR files in Grrovy Scripting.

2010-07-06 Thread Deven Phillips
UPDATE: The problem has been resolved on Linux by adding: URIEncoding=UTF-8 As a property to the tomcat/conf/server.xml file for the Connector node. The problem still persists on Windows. Thanks, Deven On Tue, Jul 6, 2010 at 11:58 AM, Deven Phillips deven.phill...@gmail.com wrote: I need

Re: [xwiki-users] Lucene and substring search

2009-01-20 Thread Deven Phillips
Vincent, I would think that the likely solution to this is to replace the StandardAnalyzer with the SnowballAnalyzer which implements Porter Stemmers for find root words and indexing the root words instead of the stems. Deven Reto Hotz wrote: Hi, Vincent Massol wrote: Hi,

[xwiki-users] XAR Export/Import Issues - JIRA XWIKI-1926

2008-10-17 Thread Deven Phillips
Vincent, I was already on the mailing list, I just haven't been keeping up lately. May I start off with a few questions? 1. Does XWiki use the Google XAR API unchanged? 2. Where should I post patches? Here? JIRA? Thanks, Deven ___ users mailing