Re: [xwiki-users] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Oskar Marek Rzepinski
Hello everybody,

now after a lot of testing I think I have to look for an another wiki. I
have the right driver, I checked this. The configuration is also not the
problem, all parameters are O.K. I think that we have a problem with the
geronimo server that don't let us connect to the database.  It is really
annoying that we won't get the xwiki running. The problem is, that for
performance reasons we won't use any other database system or an another
container than geronimo(tomcat). Thanks to all, who tried to help me.


Best regards Oskar


2010/1/20 Alonso Isidoro Roman alons...@gmail.com

 2010/1/20 Caleb James DeLisle calebdeli...@lavabit.com

  The problem is definitely that XWiki can't get at the jdbc connector so I
  don't
  think creating the database will help, also XWiki uses a complicated
 schema
  so creating the tables manually is not really an option.
 
  i think i did not suggest to create manually the schema!


  I would go into the WEB-INF/lib and find the jdbc connector jar you
 added,
  open it with a zip program, (jar is just a special type of zip file) look
  inside
  and make sure it has the file oracle/jdbc/driver/OracleDriver.class
  Maybe you are using the wrong jdbc.
 
  thats a good advice!


  Your persistence is admirable!
 
  Caleb
 
  Oskar Marek Rzepinski wrote:
   Hi Alonso.
  
   Thank you for all the hints. You are writing about creating table. How
 do
  I
   create the table? I thought, that xwiki is doing this after the right
   configuration. Am I right? Or have you a simple how-to for creating the
   table? I have on oracle the user xwiki with all privileges. The
  deployment
   with the geronimo consle also worked fine. I am still thinking about
 the
   oracle if I have to do something more than creating only the user with
  the
   right grants as it is said in the installation guide on the xwiki page.
   Thanks again
  
  
   regards Oskar
  
  
   2010/1/20 Alonso Isidoro Roman alons...@gmail.com
  
   Hi Oscar,
   i dont know about to think, only thing that i can imagine is the jar
 is
  not
   ok, corrupted or something like that.
  
   pls, try downloading again the jar, put it in /WEB-INF/lib xwiki´s
  folder,
   create a user xwiki with proper grants (create database, create table,
   etc...), put the war into webapps jboss folder and breathe!
  
  
  
 
 http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc101040.html
  
   sorry for not be able to help you anymore!
  
   regards
  
  
   ___
   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
 



 --
 Alonso Isidoro Roman.

 La maquinaria de la corrupción se engrasa a diario con el sudor del
 trabajador conformista

 Aristóteles.
 ___
 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] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Vincent Massol
Hi Oskar,

Too bad that you couldn't get it to work. I haven't followed but you're use the 
xwiki oracle HBM mapping file right?

AFAIK several users of xwiki are using Oracle. I know for sure it used to work 
and we haven't done changes to the database mapping so it would be strange it's 
not working anymore. What's possible though is that some features don't work 
without tweaking of the hibernate mapping or minor changes to the code (for ex 
Oracle considers NULL and empty strings as the same thing AFAIR) but the 
majority of features should work fine. And for features that don't work we can 
work together to fix them.

Thanks
-Vincent

On Jan 21, 2010, at 1:23 PM, Oskar Marek Rzepinski wrote:

 Hello everybody,
 
 now after a lot of testing I think I have to look for an another wiki. I
 have the right driver, I checked this. The configuration is also not the
 problem, all parameters are O.K. I think that we have a problem with the
 geronimo server that don't let us connect to the database.  It is really
 annoying that we won't get the xwiki running. The problem is, that for
 performance reasons we won't use any other database system or an another
 container than geronimo(tomcat). Thanks to all, who tried to help me.
 
 
 Best regards Oskar
 
 
 2010/1/20 Alonso Isidoro Roman alons...@gmail.com
 
 2010/1/20 Caleb James DeLisle calebdeli...@lavabit.com
 
 The problem is definitely that XWiki can't get at the jdbc connector so I
 don't
 think creating the database will help, also XWiki uses a complicated
 schema
 so creating the tables manually is not really an option.
 
 i think i did not suggest to create manually the schema!
 
 
 I would go into the WEB-INF/lib and find the jdbc connector jar you
 added,
 open it with a zip program, (jar is just a special type of zip file) look
 inside
 and make sure it has the file oracle/jdbc/driver/OracleDriver.class
 Maybe you are using the wrong jdbc.
 
 thats a good advice!
 
 
 Your persistence is admirable!
 
 Caleb
 
 Oskar Marek Rzepinski wrote:
 Hi Alonso.
 
 Thank you for all the hints. You are writing about creating table. How
 do
 I
 create the table? I thought, that xwiki is doing this after the right
 configuration. Am I right? Or have you a simple how-to for creating the
 table? I have on oracle the user xwiki with all privileges. The
 deployment
 with the geronimo consle also worked fine. I am still thinking about
 the
 oracle if I have to do something more than creating only the user with
 the
 right grants as it is said in the installation guide on the xwiki page.
 Thanks again
 
 
 regards Oskar
 
 
 2010/1/20 Alonso Isidoro Roman alons...@gmail.com
 
 Hi Oscar,
 i dont know about to think, only thing that i can imagine is the jar
 is
 not
 ok, corrupted or something like that.
 
 pls, try downloading again the jar, put it in /WEB-INF/lib xwiki´s
 folder,
 create a user xwiki with proper grants (create database, create table,
 etc...), put the war into webapps jboss folder and breathe!
 
 
 
 
 http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc101040.html
 
 sorry for not be able to help you anymore!
 
 regards

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


[xwiki-users] Problems with trying to add links to specific spaces in the Quick Links panel

2010-01-21 Thread Xavier Bartholome
Hi All,

I'm trying to add links to various Spaces to the QuickLinks panel, but I
can't seem to get the code right ...

I'm trying to link to a Space called 'Infos Utiles', which is at
http://localhost:8080/xwiki/bin/view/Infos+utiles/

I copied the code that links to the Sandbox = *
[$msg.get(xe.panels.quicklinks.sandbox)Sandbox.WebHome]

And I guess that I should adapt the   xe.panels.quicklinks.sandboxto
xe.panels.quicklinks.infos+utiles

and the  Sandbox.WebHometo Infos+Utiles.WebHome

I'm not sure about the '+', but anyway, when I save it, my panel has the
following link :
xe.panels.quicklinks.infos+utileshttp://192.168.5.165:8080/xwiki/bin/edit/Infos%2BUtiles/WebHome?parent=Panels.QuickLinksthat
goes to
http://localhost:8080/xwiki/bin/edit/InfosUtiles/WebHome?parent=Panels.QuickLinks


What am I doing wrong?
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Oskar Marek Rzepinski
Hello Vincent.

Thank you for your kindly reply.

Yes we used the HBM file for oracle. We did all the things that were
mentioned in the installtion guide for the xwiki. Creation of user on
oracle, deployment, changement of the hibernate-cfg and copying the jdbc
driver to the right place. I don't know if the problem is an issue of the
xwiki. I would rather think that it is a problem of the geronimo server that
we use. On the log of the geronimo server there is a warning that in the war
file there is no geronimo-web.xml configuration. In that file you should
give the geronimo server the information of using the database connection as
I could read it form the geronimo doc

The second big problem of using the xwiki is that we have here a deadline
and there is simple no more time for trying to install it.

I don't regret to try this lot on installing xwiki but I had hoped, when
there is on the official page an info about xwikis compatibility for oracle
that it would work. I cannot also say that we won't try xwiki in the future
for an another project but currently it is because of the time. Maybe you
can make some more tests in the future to really prove the oracle-support
for xwiki. I think it would make it much more easier for slightly bigger
companies to use xwiki if they really knew that it works properly.


Altough thank you very much for the help.



Best regards Oskar


2010/1/21 Vincent Massol vinc...@massol.net

 Hi Oskar,

 Too bad that you couldn't get it to work. I haven't followed but you're use
 the xwiki oracle HBM mapping file right?

 AFAIK several users of xwiki are using Oracle. I know for sure it used to
 work and we haven't done changes to the database mapping so it would be
 strange it's not working anymore. What's possible though is that some
 features don't work without tweaking of the hibernate mapping or minor
 changes to the code (for ex Oracle considers NULL and empty strings as the
 same thing AFAIR) but the majority of features should work fine. And for
 features that don't work we can work together to fix them.

 Thanks
 -Vincent

 On Jan 21, 2010, at 1:23 PM, Oskar Marek Rzepinski wrote:

  Hello everybody,
 
  now after a lot of testing I think I have to look for an another wiki. I
  have the right driver, I checked this. The configuration is also not the
  problem, all parameters are O.K. I think that we have a problem with the
  geronimo server that don't let us connect to the database.  It is really
  annoying that we won't get the xwiki running. The problem is, that for
  performance reasons we won't use any other database system or an another
  container than geronimo(tomcat). Thanks to all, who tried to help me.
 
 
  Best regards Oskar
 
 
  2010/1/20 Alonso Isidoro Roman alons...@gmail.com
 
  2010/1/20 Caleb James DeLisle calebdeli...@lavabit.com
 
  The problem is definitely that XWiki can't get at the jdbc connector so
 I
  don't
  think creating the database will help, also XWiki uses a complicated
  schema
  so creating the tables manually is not really an option.
 
  i think i did not suggest to create manually the schema!
 
 
  I would go into the WEB-INF/lib and find the jdbc connector jar you
  added,
  open it with a zip program, (jar is just a special type of zip file)
 look
  inside
  and make sure it has the file oracle/jdbc/driver/OracleDriver.class
  Maybe you are using the wrong jdbc.
 
  thats a good advice!
 
 
  Your persistence is admirable!
 
  Caleb
 
  Oskar Marek Rzepinski wrote:
  Hi Alonso.
 
  Thank you for all the hints. You are writing about creating table. How
  do
  I
  create the table? I thought, that xwiki is doing this after the right
  configuration. Am I right? Or have you a simple how-to for creating
 the
  table? I have on oracle the user xwiki with all privileges. The
  deployment
  with the geronimo consle also worked fine. I am still thinking about
  the
  oracle if I have to do something more than creating only the user with
  the
  right grants as it is said in the installation guide on the xwiki
 page.
  Thanks again
 
 
  regards Oskar
 
 
  2010/1/20 Alonso Isidoro Roman alons...@gmail.com
 
  Hi Oscar,
  i dont know about to think, only thing that i can imagine is the jar
  is
  not
  ok, corrupted or something like that.
 
  pls, try downloading again the jar, put it in /WEB-INF/lib xwiki´s
  folder,
  create a user xwiki with proper grants (create database, create
 table,
  etc...), put the war into webapps jboss folder and breathe!
 
 
 
 
 
 http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc101040.html
 
  sorry for not be able to help you anymore!
 
  regards

 ___
 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] Problems with trying to add links to specific spaces in the Quick Links panel

2010-01-21 Thread Vincent Massol

On Jan 21, 2010, at 1:43 PM, Xavier Bartholome wrote:

 Hi All,
 
 I'm trying to add links to various Spaces to the QuickLinks panel, but I
 can't seem to get the code right ...
 
 I'm trying to link to a Space called 'Infos Utiles', which is at
 http://localhost:8080/xwiki/bin/view/Infos+utiles/
 
 I copied the code that links to the Sandbox = *
 [$msg.get(xe.panels.quicklinks.sandbox)Sandbox.WebHome]
 
 And I guess that I should adapt the   xe.panels.quicklinks.sandboxto
 xe.panels.quicklinks.infos+utiles
 
 and the  Sandbox.WebHometo Infos+Utiles.WebHome
 
 I'm not sure about the '+', but anyway, when I save it, my panel has the
 following link :
 xe.panels.quicklinks.infos+utileshttp://192.168.5.165:8080/xwiki/bin/edit/Infos%2BUtiles/WebHome?parent=Panels.QuickLinksthat
 goes to
 http://localhost:8080/xwiki/bin/edit/InfosUtiles/WebHome?parent=Panels.QuickLinks

You must not use +.  This is a URL encoding.

I've just tested with spaces and it works perfectly well. Here's what I've used:

[testTest Space.Test Page]

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


Re: [xwiki-users] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Vincent Massol

On Jan 21, 2010, at 1:52 PM, Oskar Marek Rzepinski wrote:

 Hello Vincent.
 
 Thank you for your kindly reply.
 
 Yes we used the HBM file for oracle. We did all the things that were
 mentioned in the installtion guide for the xwiki. Creation of user on
 oracle, deployment, changement of the hibernate-cfg and copying the jdbc
 driver to the right place. I don't know if the problem is an issue of the
 xwiki. I would rather think that it is a problem of the geronimo server that
 we use. On the log of the geronimo server there is a warning that in the war
 file there is no geronimo-web.xml configuration. In that file you should
 give the geronimo server the information of using the database connection as
 I could read it form the geronimo doc

Well maybe you've configured Geronimo to use connection pools and you haven't 
configured xwiki to do so.

 The second big problem of using the xwiki is that we have here a deadline
 and there is simple no more time for trying to install it.
 
 I don't regret to try this lot on installing xwiki but I had hoped, when
 there is on the official page an info about xwikis compatibility for oracle
 that it would work. I cannot also say that we won't try xwiki in the future
 for an another project but currently it is because of the time. Maybe you
 can make some more tests in the future to really prove the oracle-support
 for xwiki. I think it would make it much more easier for slightly bigger
 companies to use xwiki if they really knew that it works properly.

Well not mean people here uses Oracle in the XWiki community. However since you 
mention bigger companies I'd recommend that you contact XWiki SAS 
(http://xwiki.com) who offers professional services. I'm sure they'll be able 
to help and quickly at that.

You could also sponsor increased support for Oracle (through XWiki SAS for 
example).

Thanks
-Vincent

 Altough thank you very much for the help.
 
 
 
 Best regards Oskar
 
 
 2010/1/21 Vincent Massol vinc...@massol.net
 
 Hi Oskar,
 
 Too bad that you couldn't get it to work. I haven't followed but you're use
 the xwiki oracle HBM mapping file right?
 
 AFAIK several users of xwiki are using Oracle. I know for sure it used to
 work and we haven't done changes to the database mapping so it would be
 strange it's not working anymore. What's possible though is that some
 features don't work without tweaking of the hibernate mapping or minor
 changes to the code (for ex Oracle considers NULL and empty strings as the
 same thing AFAIR) but the majority of features should work fine. And for
 features that don't work we can work together to fix them.
 
 Thanks
 -Vincent
 
 On Jan 21, 2010, at 1:23 PM, Oskar Marek Rzepinski wrote:
 
 Hello everybody,
 
 now after a lot of testing I think I have to look for an another wiki. I
 have the right driver, I checked this. The configuration is also not the
 problem, all parameters are O.K. I think that we have a problem with the
 geronimo server that don't let us connect to the database.  It is really
 annoying that we won't get the xwiki running. The problem is, that for
 performance reasons we won't use any other database system or an another
 container than geronimo(tomcat). Thanks to all, who tried to help me.
 
 
 Best regards Oskar
 
 
 2010/1/20 Alonso Isidoro Roman alons...@gmail.com
 
 2010/1/20 Caleb James DeLisle calebdeli...@lavabit.com
 
 The problem is definitely that XWiki can't get at the jdbc connector so
 I
 don't
 think creating the database will help, also XWiki uses a complicated
 schema
 so creating the tables manually is not really an option.
 
 i think i did not suggest to create manually the schema!
 
 
 I would go into the WEB-INF/lib and find the jdbc connector jar you
 added,
 open it with a zip program, (jar is just a special type of zip file)
 look
 inside
 and make sure it has the file oracle/jdbc/driver/OracleDriver.class
 Maybe you are using the wrong jdbc.
 
 thats a good advice!
 
 
 Your persistence is admirable!
 
 Caleb
 
 Oskar Marek Rzepinski wrote:
 Hi Alonso.
 
 Thank you for all the hints. You are writing about creating table. How
 do
 I
 create the table? I thought, that xwiki is doing this after the right
 configuration. Am I right? Or have you a simple how-to for creating
 the
 table? I have on oracle the user xwiki with all privileges. The
 deployment
 with the geronimo consle also worked fine. I am still thinking about
 the
 oracle if I have to do something more than creating only the user with
 the
 right grants as it is said in the installation guide on the xwiki
 page.
 Thanks again
 
 
 regards Oskar
 
 
 2010/1/20 Alonso Isidoro Roman alons...@gmail.com
 
 Hi Oscar,
 i dont know about to think, only thing that i can imagine is the jar
 is
 not
 ok, corrupted or something like that.
 
 pls, try downloading again the jar, put it in /WEB-INF/lib xwiki´s
 folder,
 create a user xwiki with proper grants (create database, create
 table,
 etc...), put the war into webapps jboss folder 

Re: [xwiki-users] Problems with trying to add links to specific spaces in the Quick Links panel

2010-01-21 Thread Guillaume Lerouge
Hi Xavier,

On Thu, Jan 21, 2010 at 1:43 PM, Xavier Bartholome xbarthol...@gmail.comwrote:

 Hi All,

 I'm trying to add links to various Spaces to the QuickLinks panel, but I
 can't seem to get the code right ...

 I'm trying to link to a Space called 'Infos Utiles', which is at
 http://localhost:8080/xwiki/bin/view/Infos+utiles/

 I copied the code that links to the Sandbox = *
 [$msg.get(xe.panels.quicklinks.sandbox)Sandbox.WebHome]


You're looking for this:
[Infos UtilesInfos Utiles.WebHome]

The $msg.get(xe.panels.quicklinks.sandbox) part is a translation key, you
can remove it altogether.

As Vincent stated it, you can use spaces in page and space names. The + is
only used in URLs.

Guillaume


 And I guess that I should adapt the   xe.panels.quicklinks.sandboxto
 xe.panels.quicklinks.infos+utiles

 and the  Sandbox.WebHometo Infos+Utiles.WebHome

 I'm not sure about the '+', but anyway, when I save it, my panel has the
 following link :
 xe.panels.quicklinks.infos+utiles
 http://192.168.5.165:8080/xwiki/bin/edit/Infos%2BUtiles/WebHome?parent=Panels.QuickLinks
 that
 goes to

 http://localhost:8080/xwiki/bin/edit/InfosUtiles/WebHome?parent=Panels.QuickLinks


 What am I doing wrong?
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Guillaume Lerouge
Product Manager - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Vincent Massol

On Jan 21, 2010, at 2:00 PM, Vincent Massol wrote:

 
 On Jan 21, 2010, at 1:52 PM, Oskar Marek Rzepinski wrote:
 
 Hello Vincent.
 
 Thank you for your kindly reply.
 
 Yes we used the HBM file for oracle. We did all the things that were
 mentioned in the installtion guide for the xwiki. Creation of user on
 oracle, deployment, changement of the hibernate-cfg and copying the jdbc
 driver to the right place. I don't know if the problem is an issue of the
 xwiki. I would rather think that it is a problem of the geronimo server that
 we use. On the log of the geronimo server there is a warning that in the war
 file there is no geronimo-web.xml configuration. In that file you should
 give the geronimo server the information of using the database connection as
 I could read it form the geronimo doc
 
 Well maybe you've configured Geronimo to use connection pools and you haven't 
 configured xwiki to do so.
 
 The second big problem of using the xwiki is that we have here a deadline
 and there is simple no more time for trying to install it.
 
 I don't regret to try this lot on installing xwiki but I had hoped, when
 there is on the official page an info about xwikis compatibility for oracle
 that it would work. I cannot also say that we won't try xwiki in the future
 for an another project but currently it is because of the time. Maybe you
 can make some more tests in the future to really prove the oracle-support
 for xwiki. I think it would make it much more easier for slightly bigger
 companies to use xwiki if they really knew that it works properly.
 
 Well not mean people here uses Oracle in the XWiki community. However since 
 you mention bigger companies I'd recommend that you contact XWiki SAS 
 (http://xwiki.com) who offers professional services. I'm sure they'll be able 
 to help and quickly at that.

typo: s/mean/many/ 

We're not mean here :)

-Vincent

 
 You could also sponsor increased support for Oracle (through XWiki SAS for 
 example).
 
 Thanks
 -Vincent
 
 Altough thank you very much for the help.
 
 
 
 Best regards Oskar
 
 
 2010/1/21 Vincent Massol vinc...@massol.net
 
 Hi Oskar,
 
 Too bad that you couldn't get it to work. I haven't followed but you're use
 the xwiki oracle HBM mapping file right?
 
 AFAIK several users of xwiki are using Oracle. I know for sure it used to
 work and we haven't done changes to the database mapping so it would be
 strange it's not working anymore. What's possible though is that some
 features don't work without tweaking of the hibernate mapping or minor
 changes to the code (for ex Oracle considers NULL and empty strings as the
 same thing AFAIR) but the majority of features should work fine. And for
 features that don't work we can work together to fix them.
 
 Thanks
 -Vincent
 
 On Jan 21, 2010, at 1:23 PM, Oskar Marek Rzepinski wrote:
 
 Hello everybody,
 
 now after a lot of testing I think I have to look for an another wiki. I
 have the right driver, I checked this. The configuration is also not the
 problem, all parameters are O.K. I think that we have a problem with the
 geronimo server that don't let us connect to the database.  It is really
 annoying that we won't get the xwiki running. The problem is, that for
 performance reasons we won't use any other database system or an another
 container than geronimo(tomcat). Thanks to all, who tried to help me.
 
 
 Best regards Oskar
 
 
 2010/1/20 Alonso Isidoro Roman alons...@gmail.com
 
 2010/1/20 Caleb James DeLisle calebdeli...@lavabit.com
 
 The problem is definitely that XWiki can't get at the jdbc connector so
 I
 don't
 think creating the database will help, also XWiki uses a complicated
 schema
 so creating the tables manually is not really an option.
 
 i think i did not suggest to create manually the schema!
 
 
 I would go into the WEB-INF/lib and find the jdbc connector jar you
 added,
 open it with a zip program, (jar is just a special type of zip file)
 look
 inside
 and make sure it has the file oracle/jdbc/driver/OracleDriver.class
 Maybe you are using the wrong jdbc.
 
 thats a good advice!
 
 
 Your persistence is admirable!
 
 Caleb
 
 Oskar Marek Rzepinski wrote:
 Hi Alonso.
 
 Thank you for all the hints. You are writing about creating table. How
 do
 I
 create the table? I thought, that xwiki is doing this after the right
 configuration. Am I right? Or have you a simple how-to for creating
 the
 table? I have on oracle the user xwiki with all privileges. The
 deployment
 with the geronimo consle also worked fine. I am still thinking about
 the
 oracle if I have to do something more than creating only the user with
 the
 right grants as it is said in the installation guide on the xwiki
 page.
 Thanks again
 
 
 regards Oskar
 
 
 2010/1/20 Alonso Isidoro Roman alons...@gmail.com
 
 Hi Oscar,
 i dont know about to think, only thing that i can imagine is the jar
 is
 not
 ok, corrupted or something like that.
 
 pls, try downloading again the jar, put it in /WEB-INF/lib xwiki´s
 

[xwiki-users] QuickLink Panel problem (coninued)

2010-01-21 Thread Xavier Bartholome
Vincent,

I thought the '+' would be an issue, but my problem is not solved yet I'm
afraid

I changed the code to

* [$msg.get(xe.panels.quicklinks.infos utiles)Infos utiles.WebHome]

And while it does send me to the correct space, the text in the panel is
still xe.panels.quicklinks.infos
utileshttp://192.168.5.165:8080/xwiki/bin/view/Infos+utiles/instead
of Infos
Utiles ...

I would tend to believe that the $msg.get(xe.panels.quicklinks.infos
utiles) instruction does not find the information it needs, and just shows
itself instead ... which means that an information is missing somewhere in
the space paramaters ...

But I have no idea what or where it should be filled in ... !
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread adoro

Hello Oscar,

it's really pity you cannot use XWiki for your purposes - I have tried at
least 6 - 7  other Wikis before we chosen this one.
Sure, there are some bugs, but who's perfect? :-)  It's getting better from
version to version.
Now we have experience with XWiki with different environments - XE 1.2
(Oracle 10g+OC4J), XE 1.5 (MySQL+Tomcat 5.5),  XE 2.1.1 (Oracle 10g + Tomcat
6 and Oracle 10g +JBoss 5).  For Oracle 10g we are using  ojdbc14.jar
(in WEB-INF/lib XWiki directory or in the \common\lib directory from Tomcat)
- it works perfectly.

I'm pretty sure, the problem  might be geronimo server - we have no problems
without using it :-)  I'm not familiar with Apache geronimo but perhaps you
need some more plugins (see i.e.
http://www.geronimoplugins.com/entry_OracleXADriverforConsole.php)
to get works all together?

Best Regards,
Alla
-- 
View this message in context: 
http://n2.nabble.com/Problem-with-getting-Xwiki-to-work-with-Oracle10g-tp4418452p4434035.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] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Vincent Massol
Hi Adoro,

On Jan 21, 2010, at 3:53 PM, adoro wrote:

 
 Hello Oscar,
 
 it's really pity you cannot use XWiki for your purposes - I have tried at
 least 6 - 7  other Wikis before we chosen this one.
 Sure, there are some bugs, but who's perfect? :-)  It's getting better from
 version to version.
 Now we have experience with XWiki with different environments - XE 1.2
 (Oracle 10g+OC4J), XE 1.5 (MySQL+Tomcat 5.5),  XE 2.1.1 (Oracle 10g + Tomcat
 6 and Oracle 10g +JBoss 5).  For Oracle 10g we are using  ojdbc14.jar
 (in WEB-INF/lib XWiki directory or in the \common\lib directory from Tomcat)
 - it works perfectly.

Cool, thanks for the feedback Adoro. I wasn't sure since I haven't tried XE on 
Oracle for at least 1 year.

Good to get confirmation it's working fine. Are all features working fine or 
are there some areas not working?

Thanks
-Vincent

 
 I'm pretty sure, the problem  might be geronimo server - we have no problems
 without using it :-)  I'm not familiar with Apache geronimo but perhaps you
 need some more plugins (see i.e.
 http://www.geronimoplugins.com/entry_OracleXADriverforConsole.php)
 to get works all together?
 
 Best Regards,
 Alla
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Vincent Massol

On Jan 21, 2010, at 4:00 PM, Vincent Massol wrote:

 Hi Adoro,

Sorry I meant Alla.

-Vincent

 
 On Jan 21, 2010, at 3:53 PM, adoro wrote:
 
 
 Hello Oscar,
 
 it's really pity you cannot use XWiki for your purposes - I have tried at
 least 6 - 7  other Wikis before we chosen this one.
 Sure, there are some bugs, but who's perfect? :-)  It's getting better from
 version to version.
 Now we have experience with XWiki with different environments - XE 1.2
 (Oracle 10g+OC4J), XE 1.5 (MySQL+Tomcat 5.5),  XE 2.1.1 (Oracle 10g + Tomcat
 6 and Oracle 10g +JBoss 5).  For Oracle 10g we are using  ojdbc14.jar
 (in WEB-INF/lib XWiki directory or in the \common\lib directory from Tomcat)
 - it works perfectly.
 
 Cool, thanks for the feedback Adoro. I wasn't sure since I haven't tried XE 
 on Oracle for at least 1 year.
 
 Good to get confirmation it's working fine. Are all features working fine or 
 are there some areas not working?
 
 Thanks
 -Vincent
 
 
 I'm pretty sure, the problem  might be geronimo server - we have no problems
 without using it :-)  I'm not familiar with Apache geronimo but perhaps you
 need some more plugins (see i.e.
 http://www.geronimoplugins.com/entry_OracleXADriverforConsole.php)
 to get works all together?
 
 Best Regards,
 Alla

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


[xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Jared Pearson
I've installed XWiki Enterprise Manager 2.1.1 and have created a new
XWiki Enterprise instance.  I can access the WikiManager through
localhost but not through the domain; it always redirects to the
ThisIsNotAWiki page.  I would like to manage the creation/deletion of
Wiki installations through the domain and not have to VPN into the
server to use localhost.

Works
http://localhost:8081/xwiki/

Doesn't Work
http://domain:8081/xwiki/

BTW, I'm able to access the wiki created through the WikiManager
through the domain.

Works
http://localhost:8081/xwiki/wiki/mywiki
http://domain:8081/xwiki/wiki/mywiki

Any help would be great.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Sergiu Dumitriu
On 01/21/2010 01:23 PM, Oskar Marek Rzepinski wrote:
 Hello everybody,

 now after a lot of testing I think I have to look for an another wiki. I
 have the right driver, I checked this. The configuration is also not the
 problem, all parameters are O.K. I think that we have a problem with the
 geronimo server that don't let us connect to the database.  It is really
 annoying that we won't get the xwiki running. The problem is, that for
 performance reasons we won't use any other database system or an another
 container than geronimo(tomcat). Thanks to all, who tried to help me.

I would suggest preparing a complete, configured war, then deploy it to 
the container.

This means:
- unzip the xwiki war
- copy the connector jar into the lib folder
- configure hibernate
- zip the whole folder into xwiki.war
- deploy this file

Some containers don't take into account changes done in a deployed war, 
and always use the files from inside it.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Thomas Mortagne
On Thu, Jan 21, 2010 at 15:39, Jared Pearson jaredapear...@gmail.com wrote:
 I've installed XWiki Enterprise Manager 2.1.1 and have created a new
 XWiki Enterprise instance.  I can access the WikiManager through
 localhost but not through the domain; it always redirects to the
 ThisIsNotAWiki page.  I would like to manage the creation/deletion of
 Wiki installations through the domain and not have to VPN into the
 server to use localhost.

Did you looked at
http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki ?

You are supposed to set the domain/alias in the wiki descriptor and
the main wiki is a wiki like another.


 Works
 http://localhost:8081/xwiki/

 Doesn't Work
 http://domain:8081/xwiki/

 BTW, I'm able to access the wiki created through the WikiManager
 through the domain.

 Works
 http://localhost:8081/xwiki/wiki/mywiki
 http://domain:8081/xwiki/wiki/mywiki

 Any help would be great.
 ___
 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] QuickLink Panel problem (coninued)

2010-01-21 Thread Milind Kamble
Hi Xavier. Perhaps you did not read or fully understand Guillaume's earlier 
email. 

I am still a newcomer to using and understanding XWiki internals. Thus far, I 
have learnt that the $msg.get() function returns the localized value of 
specific strings defined in ApplicationResources.properties (see this link)
Since you are defining your own space name it does not exist in the above 
mentioned file. So you need to hard code it to
* [Infos UtilesInfos utiles.WebHome]

Hope that helps.

Milind






From: Xavier Bartholome xbarthol...@gmail.com
To: users@xwiki.org
Sent: Thu, January 21, 2010 7:11:50 AM
Subject: [xwiki-users] QuickLink Panel problem (coninued)

Vincent,

I thought the '+' would be an issue, but my problem is not solved yet I'm
afraid

I changed the code to

* [$msg.get(xe.panels.quicklinks.infos utiles)Infos utiles.WebHome]

And while it does send me to the correct space, the text in the panel is
still xe.panels.quicklinks.infos
utileshttp://192.168.5.165:8080/xwiki/bin/view/Infos+utiles/instead
of Infos
Utiles ...

I would tend to believe that the $msg.get(xe.panels.quicklinks.infos
utiles) instruction does not find the information it needs, and just shows
itself instead ... which means that an information is missing somewhere in
the space paramaters ...

But I have no idea what or where it should be filled in ... !
___
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] Problem with getting Xwiki to work with Oracle10g

2010-01-21 Thread Oskar Marek Rzepinski
I will look forward at this tommorow, but we have only time till morning
midday to get a working wiki system. I will check the option with the
configured war.
How about the connection pool at geronimo. What do you mean by that Vincent?
It would be great if you could explain in some common words how to configure
xwiki for this.

I will try all your new hints and whenever I will have the time at my work.
For the first, if the time passes by a simple wiki like JSPwiki is fine for
the beginning. But there will be in the future some new versions, so I admit
that it will be good if I get the xwiki running on geronimo.


Best greatings from Germany


If you have some more hints, I will forward to check everything to get it
working.

And yes, I can say after testing about 8 wikis that xwiki is far more
comfortable than the others, but I tried them all on a linux server with
mysql. The current situations does not let us to install a second dbms on
the server for security reasons and therefore it will be great if in the
near future I will get the xwiki up and running on geronimo with oracle. : )


Thanks once again. If the installtions turns into a successful story tommorw
I will post it for others that might have the same problem. Thanks once
again to all and please don't mind if you have any more hints, just post
them.


2010/1/21 Sergiu Dumitriu ser...@xwiki.com

 On 01/21/2010 01:23 PM, Oskar Marek Rzepinski wrote:
  Hello everybody,
 
  now after a lot of testing I think I have to look for an another wiki. I
  have the right driver, I checked this. The configuration is also not the
  problem, all parameters are O.K. I think that we have a problem with the
  geronimo server that don't let us connect to the database.  It is really
  annoying that we won't get the xwiki running. The problem is, that for
  performance reasons we won't use any other database system or an another
  container than geronimo(tomcat). Thanks to all, who tried to help me.

 I would suggest preparing a complete, configured war, then deploy it to
 the container.

 This means:
 - unzip the xwiki war
 - copy the connector jar into the lib folder
 - configure hibernate
 - zip the whole folder into xwiki.war
 - deploy this file

 Some containers don't take into account changes done in a deployed war,
 and always use the files from inside it.

 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 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


[xwiki-users] Problems with links

2010-01-21 Thread ndreher

Hello,
sometimes after inserting Links in the WYSIWYG-Editor and saving the
Document, 
mistakes occur on the site.

Example before: 
Nach einer korrekten [[Benutzeranmeldung am
WebClientBenutzeranmeldungAmWebClient]] einschließlich einer
Autorisierungsprozedur hat der ...

Example with mistake:
Nach einer korrekten
org.xwiki.gwt.dom.client.Element#placeholder[[BenutzeranmeldungAmWebClient]][[#x3e;Benutzeranmeldung
am WebClient/xwiki/bin/view/CSC_AfTD_Hilfe/BenutzeranmeldungAmWebClient]]
einschließlich einer Autorisierungsprozedur hat der ...

I hope that you can help me soon.
Looking forward to your reply.

Best wishes 
Norbert
[Germany]

-- 
View this message in context: 
http://n2.nabble.com/Problems-with-links-tp4435123p4435123.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] Accessing XEM Through Internet

2010-01-21 Thread Jared Pearson
Thanks Thomas.

I went to the WikiManager
(http://localhost:8081/xwiki/bin/view/WikiManager/) and added a new
alias xwiki to the Main entry.

I'm able to access it from localhost but not from the domain.
http://localhost:8081/xwiki/wiki/xwiki/WikiManager/
http://domain:8081/xwiki/wiki/xwiki/WikiManager/

I've also noticed that the /bin servlet is not serving files through
the domain address.  For example, requesting
/xwiki/bin/skin/resources/js/xwiki/xwiki.js sends a 302 HTTP header
to the ThisWikiDoesNotExist page.  Could this be related?

On 1/21/10, Thomas Mortagne thomas.morta...@xwiki.com wrote:
 On Thu, Jan 21, 2010 at 15:39, Jared Pearson jaredapear...@gmail.com
 wrote:
 I've installed XWiki Enterprise Manager 2.1.1 and have created a new
 XWiki Enterprise instance.  I can access the WikiManager through
 localhost but not through the domain; it always redirects to the
 ThisIsNotAWiki page.  I would like to manage the creation/deletion of
 Wiki installations through the domain and not have to VPN into the
 server to use localhost.

 Did you looked at
 http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki ?

 You are supposed to set the domain/alias in the wiki descriptor and
 the main wiki is a wiki like another.


 Works
 http://localhost:8081/xwiki/

 Doesn't Work
 http://domain:8081/xwiki/

 BTW, I'm able to access the wiki created through the WikiManager
 through the domain.

 Works
 http://localhost:8081/xwiki/wiki/mywiki
 http://domain:8081/xwiki/wiki/mywiki

 Any help would be great.
 ___
 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

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


Re: [xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Thomas Mortagne
On Thu, Jan 21, 2010 at 19:19, Jared Pearson jaredapear...@gmail.com wrote:
 Thanks Thomas.

 I went to the WikiManager
 (http://localhost:8081/xwiki/bin/view/WikiManager/) and added a new
 alias xwiki to the Main entry.

xwiki is the identifier of the wiki, what you are supposed to put in
alias field is the domain. As it is said in the documentation XWiki
search in the wikis descriptors for the domain in the URL to find the
corresponding wiki.


 I'm able to access it from localhost but not from the domain.
 http://localhost:8081/xwiki/wiki/xwiki/WikiManager/
 http://domain:8081/xwiki/wiki/xwiki/WikiManager/

 I've also noticed that the /bin servlet is not serving files through
 the domain address.  For example, requesting
 /xwiki/bin/skin/resources/js/xwiki/xwiki.js sends a 302 HTTP header
 to the ThisWikiDoesNotExist page.  Could this be related?

 On 1/21/10, Thomas Mortagne thomas.morta...@xwiki.com wrote:
 On Thu, Jan 21, 2010 at 15:39, Jared Pearson jaredapear...@gmail.com
 wrote:
 I've installed XWiki Enterprise Manager 2.1.1 and have created a new
 XWiki Enterprise instance.  I can access the WikiManager through
 localhost but not through the domain; it always redirects to the
 ThisIsNotAWiki page.  I would like to manage the creation/deletion of
 Wiki installations through the domain and not have to VPN into the
 server to use localhost.

 Did you looked at
 http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki ?

 You are supposed to set the domain/alias in the wiki descriptor and
 the main wiki is a wiki like another.


 Works
 http://localhost:8081/xwiki/

 Doesn't Work
 http://domain:8081/xwiki/

 BTW, I'm able to access the wiki created through the WikiManager
 through the domain.

 Works
 http://localhost:8081/xwiki/wiki/mywiki
 http://domain:8081/xwiki/wiki/mywiki

 Any help would be great.
 ___
 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

 ___
 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] Accessing XEM Through Internet

2010-01-21 Thread Thomas Mortagne
On Thu, Jan 21, 2010 at 20:14, Thomas Mortagne
thomas.morta...@xwiki.com wrote:
 On Thu, Jan 21, 2010 at 19:19, Jared Pearson jaredapear...@gmail.com wrote:
 Thanks Thomas.

 I went to the WikiManager
 (http://localhost:8081/xwiki/bin/view/WikiManager/) and added a new
 alias xwiki to the Main entry.

 xwiki is the identifier of the wiki, what you are supposed to put in
 alias field is the domain. As it is said in the documentation XWiki
 search in the wikis descriptors for the domain in the URL to find the
 corresponding wiki.

Also you should make it the main alias (and add locahost as
secondary alias if you really need it, for example 127.0.0.1 does not
need to be added to the descriptor like any IP) instead of adding it
since the default alias is the one used to generate external URL
pointing to this wiki and i doubt you want them to be
http://localhost:8081/xwiki/wiki/xwiki/WikiManager/



 I'm able to access it from localhost but not from the domain.
 http://localhost:8081/xwiki/wiki/xwiki/WikiManager/
 http://domain:8081/xwiki/wiki/xwiki/WikiManager/

 I've also noticed that the /bin servlet is not serving files through
 the domain address.  For example, requesting
 /xwiki/bin/skin/resources/js/xwiki/xwiki.js sends a 302 HTTP header
 to the ThisWikiDoesNotExist page.  Could this be related?

 On 1/21/10, Thomas Mortagne thomas.morta...@xwiki.com wrote:
 On Thu, Jan 21, 2010 at 15:39, Jared Pearson jaredapear...@gmail.com
 wrote:
 I've installed XWiki Enterprise Manager 2.1.1 and have created a new
 XWiki Enterprise instance.  I can access the WikiManager through
 localhost but not through the domain; it always redirects to the
 ThisIsNotAWiki page.  I would like to manage the creation/deletion of
 Wiki installations through the domain and not have to VPN into the
 server to use localhost.

 Did you looked at
 http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki ?

 You are supposed to set the domain/alias in the wiki descriptor and
 the main wiki is a wiki like another.


 Works
 http://localhost:8081/xwiki/

 Doesn't Work
 http://domain:8081/xwiki/

 BTW, I'm able to access the wiki created through the WikiManager
 through the domain.

 Works
 http://localhost:8081/xwiki/wiki/mywiki
 http://domain:8081/xwiki/wiki/mywiki

 Any help would be great.
 ___
 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

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




 --
 Thomas Mortagne




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


Re: [xwiki-users] Problems with links

2010-01-21 Thread Arnaud bourree
2nd link could be replaced by [[Benutzeranmeldung am
WebClientCSC_AfTD_Hilfe.BenutzeranmeldungAmWebClient]]

Arnaud

2010/1/21 ndreher norb...@dreher-online.info:

 Hello,
 sometimes after inserting Links in the WYSIWYG-Editor and saving the
 Document,
 mistakes occur on the site.

 Example before:
 Nach einer korrekten [[Benutzeranmeldung am
 WebClientBenutzeranmeldungAmWebClient]] einschließlich einer
 Autorisierungsprozedur hat der ...

 Example with mistake:
 Nach einer korrekten
 org.xwiki.gwt.dom.client.Element#placeholder[[BenutzeranmeldungAmWebClient]][[#x3e;Benutzeranmeldung
 am WebClient/xwiki/bin/view/CSC_AfTD_Hilfe/BenutzeranmeldungAmWebClient]]
 einschließlich einer Autorisierungsprozedur hat der ...

 I hope that you can help me soon.
 Looking forward to your reply.

 Best wishes
 Norbert
 [Germany]

 --
 View this message in context: 
 http://n2.nabble.com/Problems-with-links-tp4435123p4435123.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


[xwiki-users] Content type problem when viewing converted PowerPoint presos

2010-01-21 Thread Mathias Herberts
Hi,

I'm using XWiki Enterprise 2.1.1 which is fully configured in UTF-8. I
noticed that when creating a page from an Office presentation, the
resulting page incorrectly displays the accented characters in the
french version of the presentation's navigation bar.

The main page has a correct content type with a UTF-8 charset but the
Iframe displaying the preso
(/xwiki/bin/download/SPACE/PAGE/presentation.zip/output.html) has an
incorrect charset of ISO-8859-1 even though the content of output.html
is in UTF-8.

Is this a known issue? Any way to correct it?

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


Re: [xwiki-users] Accessing XEM Through Internet

2010-01-21 Thread Jared Pearson
Thanks Thomas for such a quick response.  I've read over the link
you've sent many times over and am still not seeing what my
configuration is missing.

I haven't said this yet but I'm trying to use URL path based access
I don't have access to the DNS, so I cannot use the domain name
approach.

I've attached a screen capture of the list of wiki instances from the
WikiManager interface.  Below is the important information from the
table (in case you can't view the image).


| Name | Domain Names |
| templatexe (templatexe) | templatexe |
| devWiki (?devWiki) | devWiki |
| xwiki | -wikimanager -xwiki |

My assumptions are that the wiki names are accessible using URL path
based access as:

templatexe
http://domain:8081/xwiki/wiki/templatexe

devWiki
http://domain:8081/xwiki/wiki/devWiki

xwiki
http://domain:8081/xwiki/ OR
http://domain:8081/xwiki/wiki/xwiki OR
http://domain:8081/xwiki/wiki/wikimanager

However the pages aren't accessible.


Here are the relevant settings from the xwiki.cfg.  Let me know if you
need any more.

#---
# Virtual wikis (farm)
xwiki.virtual=1
xwiki.virtual.redirect=/ThisWikiDoesNotExist
# xwiki.virtual.reserved_wikis=
xwiki.virtual.usepath=1
# xwiki.virtual.usepath.servletpath=wiki


On 1/21/10, Thomas Mortagne thomas.morta...@xwiki.com wrote:
 On Thu, Jan 21, 2010 at 20:14, Thomas Mortagne
 thomas.morta...@xwiki.com wrote:
 On Thu, Jan 21, 2010 at 19:19, Jared Pearson jaredapear...@gmail.com
 wrote:
 Thanks Thomas.

 I went to the WikiManager
 (http://localhost:8081/xwiki/bin/view/WikiManager/) and added a new
 alias xwiki to the Main entry.

 xwiki is the identifier of the wiki, what you are supposed to put in
 alias field is the domain. As it is said in the documentation XWiki
 search in the wikis descriptors for the domain in the URL to find the
 corresponding wiki.

 Also you should make it the main alias (and add locahost as
 secondary alias if you really need it, for example 127.0.0.1 does not
 need to be added to the descriptor like any IP) instead of adding it
 since the default alias is the one used to generate external URL
 pointing to this wiki and i doubt you want them to be
 http://localhost:8081/xwiki/wiki/xwiki/WikiManager/



 I'm able to access it from localhost but not from the domain.
 http://localhost:8081/xwiki/wiki/xwiki/WikiManager/
 http://domain:8081/xwiki/wiki/xwiki/WikiManager/

 I've also noticed that the /bin servlet is not serving files through
 the domain address.  For example, requesting
 /xwiki/bin/skin/resources/js/xwiki/xwiki.js sends a 302 HTTP header
 to the ThisWikiDoesNotExist page.  Could this be related?

 On 1/21/10, Thomas Mortagne thomas.morta...@xwiki.com wrote:
 On Thu, Jan 21, 2010 at 15:39, Jared Pearson jaredapear...@gmail.com
 wrote:
 I've installed XWiki Enterprise Manager 2.1.1 and have created a new
 XWiki Enterprise instance.  I can access the WikiManager through
 localhost but not through the domain; it always redirects to the
 ThisIsNotAWiki page.  I would like to manage the creation/deletion of
 Wiki installations through the domain and not have to VPN into the
 server to use localhost.

 Did you looked at
 http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki ?

 You are supposed to set the domain/alias in the wiki descriptor and
 the main wiki is a wiki like another.


 Works
 http://localhost:8081/xwiki/

 Doesn't Work
 http://domain:8081/xwiki/

 BTW, I'm able to access the wiki created through the WikiManager
 through the domain.

 Works
 http://localhost:8081/xwiki/wiki/mywiki
 http://domain:8081/xwiki/wiki/mywiki

 Any help would be great.
 ___
 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

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




 --
 Thomas Mortagne




 --
 Thomas Mortagne
 ___
 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


[xwiki-users] Access Rights Automatic Update

2010-01-21 Thread Meng Wu
Hello everyone,

I first want to thank the development team for including Ajax dynamic features 
onto XWiki. XWiki's simplicity and dynamics are some of the reasons why my team 
is so interested in implementing XWiki. 

The only problem I've been having to deal with is the automatic access rights 
update. The cycle of rights is Blank (Default) - Allow - Deny - back to 
Default, etc. The drawback of dynamic updates though, is that if I want to 
change my own right to view a certain page from Allow to Default, I have to 
cycle through Deny. Because of the automatic access control updating feature, 
when I cycle through Deny, I am automatically denied viewing rights, and thus 
locked out of my own page. Are there any good ways of getting around this 
problem? Or are there ways of implementing dropdown menus instead of square 
checkboxes, or having a longer delay when you cycle through access control 
options?

Felix


  

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


Re: [xwiki-users] Access Rights Automatic Update

2010-01-21 Thread Milind Kamble
Very well written email, Felix. Hopefully we should have an answer by tomorrow 
:)

Milind





From: Meng Wu meng...@yahoo.com
To: Xwiki Users users@xwiki.org
Sent: Thu, January 21, 2010 5:55:28 PM
Subject: [xwiki-users] Access Rights Automatic Update

Hello everyone,

I first want to thank the development team for including Ajax dynamic features 
onto XWiki. XWiki's simplicity and dynamics are some of the reasons why my team 
is so interested in implementing XWiki. 

The only problem I've been having to deal with is the automatic access rights 
update. The cycle of rights is Blank (Default) - Allow - Deny - back to 
Default, etc. The drawback of dynamic updates though, is that if I want to 
change my own right to view a certain page from Allow to Default, I have to 
cycle through Deny. Because of the automatic access control updating feature, 
when I cycle through Deny, I am automatically denied viewing rights, and thus 
locked out of my own page. Are there any good ways of getting around this 
problem? Or are there ways of implementing dropdown menus instead of square 
checkboxes, or having a longer delay when you cycle through access control 
options?

Felix


  

___
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] Access Rights Automatic Update

2010-01-21 Thread Milind Kamble
Oops. Sorry for sending what was meant to be a private communication to the 
entire mailing list.





From: Milind Kamble mbk...@yahoo.com
To: XWiki Users users@xwiki.org
Sent: Thu, January 21, 2010 10:48:34 PM
Subject: Re: [xwiki-users] Access Rights Automatic Update


Very well written email, Felix. Hopefully we should have an answer by tomorrow 
:)

Milind





From: Meng Wu meng...@yahoo.com
To: Xwiki Users users@xwiki.org
Sent: Thu, January 21, 2010 5:55:28 PM
Subject: [xwiki-users] Access Rights Automatic Update

Hello everyone,

I first want to thank the development team for including Ajax dynamic features 
onto XWiki. XWiki's simplicity and dynamics are some of the reasons why my team 
is so interested in implementing XWiki. 

The only problem I've been having to deal with is the automatic access rights 
update. The cycle of rights is Blank (Default) - Allow - Deny - back to 
Default, etc. The drawback of dynamic updates though, is that if I want to 
change my own right to view a certain page from Allow to Default, I have to 
cycle through Deny. Because of the automatic access control updating feature, 
when I cycle through Deny, I am automatically denied viewing rights, and thus 
locked out of my own page. Are there any good ways of getting around this 
problem? Or are there ways of implementing dropdown menus instead of square 
checkboxes, or having a longer delay when you cycle through access control 
options?

Felix


  

___
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] Problems with links

2010-01-21 Thread Marius Dumitru Florea
Hi,

ndreher wrote:
 Hello,
 sometimes after inserting Links in the WYSIWYG-Editor and saving the
 Document, 
 mistakes occur on the site.
 
 Example before: 
 Nach einer korrekten [[Benutzeranmeldung am
 WebClientBenutzeranmeldungAmWebClient]] einschließlich einer
 Autorisierungsprozedur hat der ...
 

 Example with mistake:
 Nach einer korrekten
 org.xwiki.gwt.dom.client.Element#placeholder[[BenutzeranmeldungAmWebClient]][[#x3e;Benutzeranmeldung
 am WebClient/xwiki/bin/view/CSC_AfTD_Hilfe/BenutzeranmeldungAmWebClient]]
 einschließlich einer Autorisierungsprozedur hat der ...

This looks like a bug in the editor. Can you tell me what version of 
XWiki Enterprise do you use and what are the steps to reproduce the 
problem? Can you reproduce it all the time? What actions do you take 
between the moment when the link is generated fine (switch to Source 
tab, check the generated link and switch back to WYSIWYG tab without 
changing the source) and the moment when the link is badly generated?

Also, if you have Firebug extension for Firefox installed it would be 
very useful to now what is sent to the server when you switch to the 
Source tab and the link is messed up. You should be able to see in the 
Firebug console a line like this:

POST http://domain/xwiki/resources/js/xwiki/wysiwyg/xwe/HTMLConverter.gwtrpc

Expand it and look on the Post tab.

Thanks,
Marius

 
 I hope that you can help me soon.
 Looking forward to your reply.
 
 Best wishes 
 Norbert
 [Germany]
 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] [myxwiki] new wiki request

2010-01-21 Thread Morin Maxim

Hi,

 my friend and I are stuying in science teaching and we have to build a wiki 
for a school project. For this project, I will like to have a wiki name : 
lamaisonverte.

My username is p0825828.

Thanks,

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


[xwiki-users] Problem when editing WebHome page

2010-01-21 Thread Max Bonbhel
Hi All,

A problem occured while I trying to edite my Home page. I'm using XWIKI 
Enterprise 1.4.1

Thanks,


Error number 0 in 11: Uncaught exception
Wrapped Exception: Index: 2, Size: 2
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: Index: 2, Size: 2
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:241)
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:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:94)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at 
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at 
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Unknown Source)

Wrapped Exception:

java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at 
com.xpn.xwiki.doc.XWikiDocument.getContentOfSection(XWikiDocument.java:4210)
at com.xpn.xwiki.web.EditAction.render(EditAction.java:74)
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:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:94)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at