Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 18:17, Thomas Mortagne 写道: > 2011/10/28 Yang Li : >> 于 2011/10/28 18:08, Thomas Mortagne 写道: >>> 2011/10/28 Thomas Mortagne : 2011/10/28 Yang Li : > 于 2011/10/28 17:47, Thomas Mortagne 写道: >> 2011/10/28 Yang Li : >>> 于 2011/10/28 17:35, Thomas Mortagne 写道: Sor

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 18:08, Thomas Mortagne 写道: >> 2011/10/28 Thomas Mortagne : >>> 2011/10/28 Yang Li : 于 2011/10/28 17:47, Thomas Mortagne 写道: > 2011/10/28 Yang Li : >> 于 2011/10/28 17:35, Thomas Mortagne 写道: >>> Sorry it's >>> >>> >>> <% >>> >>

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 18:08, Thomas Mortagne 写道: > 2011/10/28 Thomas Mortagne : >> 2011/10/28 Yang Li : >>> 于 2011/10/28 17:47, Thomas Mortagne 写道: 2011/10/28 Yang Li : > 于 2011/10/28 17:35, Thomas Mortagne 写道: >> Sorry it's >> >> >> <% >> >> println "filename=" + request.ge

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 18:04, Thomas Mortagne 写道: >> Are you sure you clicked on the button ? >>< > Sure, how could I forgot to click on the button... > After the click, the page reloaded quickly, and everything I filled in > the text box is gone, fresh and clean... You are not suppos

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Thomas Mortagne : > 2011/10/28 Yang Li : >> 于 2011/10/28 17:47, Thomas Mortagne 写道: >>> 2011/10/28 Yang Li : 于 2011/10/28 17:35, Thomas Mortagne 写道: > Sorry it's > > > <% > > println "filename=" + request.get("filename") > println "confirm=" + request.get

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 18:04, Thomas Mortagne 写道: > Are you sure you clicked on the button ? >< Sure, how could I forgot to click on the button... After the click, the page reloaded quickly, and everything I filled in the text box is gone, fresh and clean... P.S. I enabled caches...is that related?

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 17:47, Thomas Mortagne 写道: >> 2011/10/28 Yang Li : >>> 于 2011/10/28 17:35, Thomas Mortagne 写道: Sorry it's <% println "filename=" + request.get("filename") println "confirm=" + request.get("confirm") %> >>> Now I got >>

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 17:47, Thomas Mortagne 写道: > 2011/10/28 Yang Li : >> 于 2011/10/28 17:35, Thomas Mortagne 写道: >>> Sorry it's >>> >>> >>> <% >>> >>> println "filename=" + request.get("filename") >>> println "confirm=" + request.get("confirm") >>> >>> %> >> Now I got >> >> filename=null confirm=null >> >

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 17:47, Thomas Mortagne 写道: > 2011/10/28 Yang Li : >> 于 2011/10/28 17:35, Thomas Mortagne 写道: >>> Sorry it's >>> >>> >>> <% >>> >>> println "filename=" + request.get("filename") >>> println "confirm=" + request.get("confirm") >>> >>> %> >> Now I got >> >> filename=null confirm=null >> >

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 17:35, Thomas Mortagne 写道: >> Sorry it's >> >> >> <% >> >> println "filename=" + request.get("filename") >> println "confirm=" + request.get("confirm") >> >> %> > Now I got > > filename=null confirm=null > > I put .xar into the text box and checked Import all

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 17:35, Thomas Mortagne 写道: > Sorry it's > > > <% > > println "filename=" + request.get("filename") > println "confirm=" + request.get("confirm") > > %> Now I got filename=null confirm=null I put .xar into the text box and checked Import all! __

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 17:10, Thomas Mortagne 写道: >> 2011/10/28 Yang Li : >>> 于 2011/10/28 17:00, Thomas Mortagne 写道: 2011/10/28 Thomas Mortagne : > 2011/10/28 Yang Li : >> 于 2011/10/28 16:46, Thomas Mortagne 写道: >>> Could you edit the page and add >>> >>> <% p

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 17:10, Thomas Mortagne 写道: > 2011/10/28 Yang Li : >> 于 2011/10/28 17:00, Thomas Mortagne 写道: >>> 2011/10/28 Thomas Mortagne : 2011/10/28 Yang Li : > 于 2011/10/28 16:46, Thomas Mortagne 写道: >> Could you edit the page and add >> >> <% println "Groovy is executed" %>

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 17:00, Thomas Mortagne 写道: >> 2011/10/28 Thomas Mortagne : >>> 2011/10/28 Yang Li : 于 2011/10/28 16:46, Thomas Mortagne 写道: > Could you edit the page and add > > <% println "Groovy is executed" %> > > at the beginning. If you don't have i

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 17:00, Thomas Mortagne 写道: > 2011/10/28 Thomas Mortagne : >> 2011/10/28 Yang Li : >>> 于 2011/10/28 16:46, Thomas Mortagne 写道: Could you edit the page and add <% println "Groovy is executed" %> at the beginning. If you don't have it then it mean you can't execut

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 16:56, Thomas Mortagne 写道: > 2011/10/28 Yang Li : >> 于 2011/10/28 16:46, Thomas Mortagne 写道: >>> Could you edit the page and add >>> >>> <% println "Groovy is executed" %> >>> >>> at the beginning. If you don't have it then it mean you can't execute >>> groovy script, generally it's be

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Thomas Mortagne : > 2011/10/28 Yang Li : >> 于 2011/10/28 16:46, Thomas Mortagne 写道: >>> Could you edit the page and add >>> >>> <% println "Groovy is executed" %> >>> >>> at the beginning. If you don't have it then it mean you can't execute >>> groovy script, generally it's because your

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 16:46, Thomas Mortagne 写道: >> Could you edit the page and add >> >> <% println "Groovy is executed" %> >> >> at the beginning. If you don't have it then it mean you can't execute >> groovy script, generally it's because your user does not have >> programming righ

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 16:46, Thomas Mortagne 写道: > Could you edit the page and add > > <% println "Groovy is executed" %> > > at the beginning. If you don't have it then it mean you can't execute > groovy script, generally it's because your user does not have > programming right. > I have it! __

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 16:28, Thomas Mortagne 写道: >> 2011/10/28 Yang Li : >>> 于 2011/10/28 15:02, Thomas Mortagne 写道: 2011/10/28 Yang Li : > 于 2011/10/27 22:20, Thomas Mortagne 写道: >> 2011/10/27 Yang Li : >>> 于 2011/10/27 21:38, Thomas Mortagne 写道: this script

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 16:28, Thomas Mortagne 写道: > 2011/10/28 Yang Li : >> 于 2011/10/28 15:02, Thomas Mortagne 写道: >>> 2011/10/28 Yang Li : 于 2011/10/27 22:20, Thomas Mortagne 写道: > 2011/10/27 Yang Li : >> 于 2011/10/27 21:38, Thomas Mortagne 写道: >>> this script is supposed to tell you all i

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/28 15:02, Thomas Mortagne 写道: >> 2011/10/28 Yang Li : >>> 于 2011/10/27 22:20, Thomas Mortagne 写道: 2011/10/27 Yang Li : > 于 2011/10/27 21:38, Thomas Mortagne 写道: >> this script is supposed to tell you all it did so theses messages are >> normal. What

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Yang Li
于 2011/10/28 15:02, Thomas Mortagne 写道: > 2011/10/28 Yang Li : >> 于 2011/10/27 22:20, Thomas Mortagne 写道: >>> 2011/10/27 Yang Li : 于 2011/10/27 21:38, Thomas Mortagne 写道: > this script is supposed to tell you all it did so theses messages are > normal. What weird is that you get nothin

Re: [xwiki-users] Encoding problems with Export

2011-10-28 Thread Thomas Mortagne
2011/10/28 Yang Li : > 于 2011/10/27 22:20, Thomas Mortagne 写道: >> 2011/10/27 Yang Li : >>> 于 2011/10/27 21:38, Thomas Mortagne 写道: this script is supposed to tell you all it did so theses messages are normal. What weird is that you get nothing, it's supposed to log everything its doi

Re: [xwiki-users] Encoding problems with Export

2011-10-27 Thread Yang Li
于 2011/10/27 22:20, Thomas Mortagne 写道: > 2011/10/27 Yang Li : >> 于 2011/10/27 21:38, Thomas Mortagne 写道: >>> this script is supposed to tell you all it did so theses messages are >>> normal. What weird is that you get nothing, it's supposed to log >>> everything its doing so when it does work you

Re: [xwiki-users] Encoding problems with Export

2011-10-27 Thread Thomas Mortagne
2011/10/27 Yang Li : > 于 2011/10/27 21:38, Thomas Mortagne 写道: >> this script is supposed to tell you all it did so theses messages are >> normal. What weird is that you get nothing, it's supposed to log >> everything its doing so when it does work you should get informations >> on the log. >> > I

Re: [xwiki-users] Encoding problems with Export

2011-10-27 Thread Yang Li
于 2011/10/27 21:38, Thomas Mortagne 写道: > this script is supposed to tell you all it did so theses messages are > normal. What weird is that you get nothing, it's supposed to log > everything its doing so when it does work you should get informations > on the log. > I checked tomcat7-stderr.2011-10

Re: [xwiki-users] Encoding problems with Export

2011-10-27 Thread Thomas Mortagne
On Thu, Oct 27, 2011 at 2:54 PM, Yang Li wrote: > 于 2011/10/27 19:39, Thomas Mortagne 写道: >> On Thu, Oct 27, 2011 at 1:14 PM, Yang Li wrote: >>> 于 2011/10/27 16:24, Thomas Mortagne 写道: On Wed, Oct 26, 2011 at 7:22 PM, Yang Liwrote: > 于 2011/10/27 1:16, Thomas Mortagne 写道: >> On W

Re: [xwiki-users] Encoding problems with Export

2011-10-27 Thread Yang Li
于 2011/10/27 19:39, Thomas Mortagne 写道: > On Thu, Oct 27, 2011 at 1:14 PM, Yang Li wrote: >> 于 2011/10/27 16:24, Thomas Mortagne 写道: >>> On Wed, Oct 26, 2011 at 7:22 PM, Yang Liwrote: 于 2011/10/27 1:16, Thomas Mortagne 写道: > On Wed, Oct 26, 2011 at 4:18 PM, Yang Li > wrote:

Re: [xwiki-users] Encoding problems with Export

2011-10-27 Thread Thomas Mortagne
On Thu, Oct 27, 2011 at 1:14 PM, Yang Li wrote: > 于 2011/10/27 16:24, Thomas Mortagne 写道: >> On Wed, Oct 26, 2011 at 7:22 PM, Yang Li  wrote: >>> 于 2011/10/27 1:16, Thomas Mortagne 写道: On Wed, Oct 26, 2011 at 4:18 PM, Yang Li    wrote: > Hi all, > > We tried xwiki a month ago with

Re: [xwiki-users] Encoding problems with Export

2011-10-27 Thread Yang Li
于 2011/10/27 16:24, Thomas Mortagne 写道: > On Wed, Oct 26, 2011 at 7:22 PM, Yang Li wrote: >> 于 2011/10/27 1:16, Thomas Mortagne 写道: >>> On Wed, Oct 26, 2011 at 4:18 PM, Yang Liwrote: Hi all, We tried xwiki a month ago with the standalone vertion including jetty and hsqldb.

Re: [xwiki-users] Encoding problems with Export

2011-10-27 Thread Thomas Mortagne
On Wed, Oct 26, 2011 at 7:22 PM, Yang Li wrote: > 于 2011/10/27 1:16, Thomas Mortagne 写道: >> On Wed, Oct 26, 2011 at 4:18 PM, Yang Li  wrote: >>> Hi all, >>> >>> We tried xwiki a month ago with the standalone vertion including jetty >>> and hsqldb. And now we changed jetty to Tomcat for better perf

Re: [xwiki-users] Encoding problems with Export

2011-10-26 Thread Yang Li
于 2011/10/27 1:16, Thomas Mortagne 写道: > On Wed, Oct 26, 2011 at 4:18 PM, Yang Li wrote: >> Hi all, >> >> We tried xwiki a month ago with the standalone vertion including jetty >> and hsqldb. And now we changed jetty to Tomcat for better performances >> which is easy. However, we also want to chan

Re: [xwiki-users] Encoding problems with Export

2011-10-26 Thread Thomas Mortagne
On Wed, Oct 26, 2011 at 4:18 PM, Yang Li wrote: > Hi all, > > We tried xwiki a month ago with the standalone vertion including jetty > and hsqldb. And now we changed jetty to Tomcat for better performances > which is easy. However, we also want to change the database from hsqldb > to mysql because