Re: [xwiki-users] wysiwyg

2008-07-31 Thread Vincent Massol

On Aug 1, 2008, at 8:00 AM, Gabriela Radu wrote:

> hello,
> some time ago i had a problem with the editor...wysiwyg...and then i  
> changed to the wiki editor. but now it seems that i have to come  
> back to the wysiwyg editor and it freaks me out.
> i have a menu in a div and it simply changes my page even if i do  
> nothing.
> for example..i have this page..i click the edit button(wysiwyg) and  
> then it alters my html code.
> does anyoane know what to do to make it stop, please??

Well you shouldn't use the WYSIWYG editor when there's HTML in your  
pages. It doesn't support this and normally there should even be a  
warning about it.

This is a known limitation and the new WYSIWYG editor we're working on  
will not have this limitation.

Thanks
-Vincent

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


[xwiki-users] wysiwyg

2008-07-31 Thread Gabriela Radu
hello,
some time ago i had a problem with the editor...wysiwyg...and then i changed to 
the wiki editor. but now it seems that i have to come back to the wysiwyg 
editor and it freaks me out.
i have a menu in a div and it simply changes my page even if i do nothing.
for example..i have this page..i click the edit button(wysiwyg) and then it 
alters my html code. 
does anyoane know what to do to make it stop, please??


 



Take care ,
Gabriela Radu :)
www.gabrielaradu.com


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


Re: [xwiki-users] Xwiki Enterprise installation problem on Ubuntu Server 8.04 + Tomcat 5.5 + PostGreSQL 8.3

2008-07-31 Thread Squirrel
About Ubuntu-Server: There is a missunderstanding. Maybe it is possible
somehow to make it work, but I was not able to do so (after dozens of
hours). However, I'm not a pro. Personally I wouldn't use anything from
Ubuntu as a server, it just makes no sense...on a desktop sure, but not on a
server...but that's my and only my opinion  ;-)

My advice is still valid (before spending hours and hours in hunting the
issue): Try it on Debian Etch (maybe in a virtualbox on your desktop
machine, if you need help with that, just tell me).


On Thu, Jul 31, 2008 at 10:08 AM, lukweb <[EMAIL PROTECTED]> wrote:

>
> Ooops... I didnt' tell you the all story :
>
> In my office, there is a wiki that has been installed on a non-licensed
> W2K3
> test server with tomcat 6.0 and postgres 8.2.
>
> So my job is to move this to a new server...
> --
> View this message in context:
> http://n2.nabble.com/Xwiki-Enterprise-installation-problem-on-Ubuntu-Server-8.04-%2B-Tomcat-5.5-%2B-PostGreSQL-8.3-tp660701p662523.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] Xwiki Enterprise installation problem on Ubuntu Server 8.04 + Tomcat 5.5 + PostGreSQL 8.3

2008-07-31 Thread lukweb

Ooops... I didnt' tell you the all story :

In my office, there is a wiki that has been installed on a non-licensed W2K3
test server with tomcat 6.0 and postgres 8.2.

So my job is to move this to a new server...
-- 
View this message in context: 
http://n2.nabble.com/Xwiki-Enterprise-installation-problem-on-Ubuntu-Server-8.04-%2B-Tomcat-5.5-%2B-PostGreSQL-8.3-tp660701p662523.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] Xwiki Enterprise installation problem on Ubuntu Server 8.04 + Tomcat 5.5 + PostGreSQL 8.3

2008-07-31 Thread Jean-Vincent Drean
On Thu, Jul 31, 2008 at 4:55 PM, lukweb <[EMAIL PROTECTED]> wrote:
>
> The only problem is when i try to import a xar, i've got a java exception :
>

Looks like the zip is corrupted, have you modified it since the inital
export ? Have you tried to reexport your data again in a new xar ?

>
> Perhaps if i can resolve this java issue, i would import some datas from my
> old postgres db to the one stored in this standalone package...i hope so.
>

Just curious, I thought you haven't been able to run XE on your
postrgres db, how can you export data from it ?

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


Re: [xwiki-users] Xwiki Enterprise installation problem on Ubuntu Server 8.04 + Tomcat 5.5 + PostGreSQL 8.3

2008-07-31 Thread lukweb

I'm here again...

I'm not working on this architecture anymore
(Tomcat+PostGres+XwikiEntreprise) because you said me that it's not possible
for the moment to run it on ubuntu server...

But i tried with success to run it but with the standalone package !

The only problem is when i try to import a xar, i've got a java exception :

2008-07-31 16:46:20,814
[http://localhost:8080/xwiki/bin/import/XWiki/Import?action=getPackageInfos&name=Backup.xar&xpage=plain]
[P1-18] WARN  web.XWikiAction - Uncaught exception: Error
number 11015 in 11: Exception while importing
Wrapped Exception: Unexpected end of ZLIB input stream 
com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while
importing
Wrapped Exception: Unexpected end of ZLIB input stream
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:94)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:216)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
at org.mortbay.http.HttpServer.service(HttpServer.java:954)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)


Wrapped Exception:


java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(Unknown Source)
at java.util.zip.InflaterInputStream.read(Unknown Source)
at java.util.zip.ZipInputStream.read(Unknown Source)
at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
at 
com.xpn.xwiki.plugin.packaging.Package.ReadZipInfoFile(Package.java:754)
at com.xpn.xwiki.plugin.packaging.Package.Import(Package.java:368)
at com.xpn.xwiki.plugin.packaging.PackageAPI.Import(PackageAPI.java:199)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:42)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:216)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.mortbay.jetty.servlet.WebApplicationHandler$Ca

Re: [xwiki-users] Xwiki Enterprise installation problem on Ubuntu Server 8.04 + Tomcat 5.5 + PostGreSQL 8.3

2008-07-31 Thread Squirrel
Hi,

Hmm...and you are sure the table name is 'xwiki' with proper rights (I
believe this is still hardcoded, I'm not so sure about the user)?

Another proposal: Is it possible to install MySQL just to nail the problem
to the DB?

Cheers,
Squirrel



On Thu, Jul 31, 2008 at 2:43 AM, lukweb <[EMAIL PROTECTED]> wrote:

>
> Hi man, thanks for your quick reply...
>
> Even with your modification, it doesn't work...
>
> But i think that the problem is about the postgres connector because when
> the dbengine is down, the result is a blank page...
>
> I let this work for a moment because i've got some other things to do
> first...
>
> Maybe i'll retry in a few weeks.
>
> Thanks and please tell me if you know someone who know how to get xwiki
> work
> on ubuntu server 8.04.
>
> Have a nice day.
> --
> View this message in context:
> http://n2.nabble.com/Xwiki-Enterprise-installation-problem-on-Ubuntu-Server-8.04-%2B-Tomcat-5.5-%2B-PostGreSQL-8.3-tp660701p661847.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] authentication LDAP doesn't support "." in logi n names

2008-07-31 Thread Thomas Mortagne
Hi,

Yes "." support has been broken since 1.5RC1. See
http://jira.xwiki.org/jira/browse/XWIKI-2594.

Sorry for that. It's now fixed and will be released in the next version (1.5.1)

On Fri, Jul 18, 2008 at 4:06 PM, Wright, Philip
<[EMAIL PROTECTED]> wrote:
> I am using 1.5m2 and could not get it to support "." in UN's even though it
> is supposed to.
>
>
>
>
> Philip Wright
>
> Reports Analyst
>
> ACS: BPS
>
>
> Affiliated Computer Services, Inc
>
>
>
> Affiliated Computer Services, Inc (ACS) Proprietary and Confidential
> Information
> This document (or any part thereof) may not be disseminated outside of ACS
> in either electronic or physical form without specific authorization of the
> office of the ACS Chief Information Security Officer. The information
> included in this document represents no commitment by ACS to any other
> party. The policies and standards described do not consider any country law
> or other directive outside of the United States.
>
> P Please consider the environment before printing this email
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> João Paulo Lima
> Sent: Friday, July 18, 2008 7:05 AM
> To: XWiki Users
> Subject: Re: [xwiki-users] authentication LDAP doesn't support "." in logi n
> names
>
> Unfortunately, i downloaded version 1.5rc1 and it doesn't accept login with
> dot. It seems like only version 1.5M2 has this patch. But i didn't get find
> out where i can to download it.
>
> Does anybody know if version 1.5rc2 will solve this problem???
>
> Where can i download version 1.5M2???
>
>
> 2008/7/18 Jean-Vincent Drean <[EMAIL PROTECTED]>:
>
>> Yes.
>>
>> Source : http://jira.xwiki.org/jira/browse/XWIKI-2264
>> ps : 1.5RC2 will be released in the coming hours.
>>
>> JV.
>>
>> On Fri, Jul 18, 2008 at 3:24 PM, João Paulo Lima <[EMAIL PROTECTED]>
>> wrote:
>> > Guys,
>> >
>> > Should the version 1.5rc1 support character dot in login names???
>> >
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
>
> --
> João Paulo de Lima
> ___
> 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
>



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


Re: [xwiki-users] Xwiki Enterprise installation problem on Ubuntu Server 8.04 + Tomcat 5.5 + PostGreSQL 8.3

2008-07-31 Thread lukweb

Hi man, thanks for your quick reply...

Even with your modification, it doesn't work...

But i think that the problem is about the postgres connector because when
the dbengine is down, the result is a blank page...

I let this work for a moment because i've got some other things to do
first...

Maybe i'll retry in a few weeks.

Thanks and please tell me if you know someone who know how to get xwiki work
on ubuntu server 8.04.

Have a nice day.
-- 
View this message in context: 
http://n2.nabble.com/Xwiki-Enterprise-installation-problem-on-Ubuntu-Server-8.04-%2B-Tomcat-5.5-%2B-PostGreSQL-8.3-tp660701p661847.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