Re: [xwiki-users] Login in xwiki through http client...

2010-03-01 Thread Simon Glet
Hi,

You could use TcpTrace (http://www.pocketsoap.com/tcpTrace/) to
proxy-forward everything that is going on between your browser and XE.
The tool will allow you to investigate the HTTP messages.

Regards
Simon Glet

On Mon, Mar 1, 2010 at 9:15 AM, Nithya Vembu nithu...@gmail.com wrote:

 Hi All,

   I just want to know is it possible to login in xwiki application through
 httpclient. Now through xmlrpc and rest api we can. But for some purpose i
 need to login through httpclient. If possible, any one can tell the url
 along with the parameters needed to login.

  Thanks in advance.

 Regards,
 Nithya.
 --
 View this message in context: 
 http://n2.nabble.com/Login-in-xwiki-through-http-client-tp4654361p4654361.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] No Watch List ?

2010-02-26 Thread Simon Glet
Hi Guillaume

The XWiki.WatchListClass is in the object list and all the watches
are listed in the Space and Document List. The email notification
interval was set to Scheduler.WatchListWeeklyNotifier so I set it so
Scheduler.WatchListHourlyNotifier. That might help ! ;-)

In any case, I tested the profile page with IE 8 and Firefox 3.5.8 and
the wachList administration is never visible under a normal display.
How can I fix this ?

The watchList managed might not be critical if there was a way to
preset the notification interval during a user creation or for the
whole wiki. It that possible ?

Thanks
Simon Glet


On Thu, Feb 25, 2010 at 6:14 PM, Guillaume Lerouge guilla...@xwiki.com wrote:
 Hi Simon,

 On Thu, Feb 25, 2010 at 9:42 PM, Jeremie BOUSQUET 
 jeremie.bousq...@gmail.com wrote:

 Hi,

 Sorry but I have no better idea to propose ...  :/
 You could edit objects on the profile page to see if objects related to the
 watchlist have been created, but here are chances they were not. In this
 case it means there is a problem creating them.

 Jeremie

 2010/2/25 Simon Glet simon.g...@gmail.com

  Hi Jeremie,
 
  I did click on the watchlist option of the user name menu on upper
  right next to the logout menu. And yes I did previously add a watch on
  a space and a page to no avail. There is no related error message in
  the stdout of Tomcat. I also tried to display the watch list loged in
  as Admin just in case of a security issue but that didn't work either.
 
  What can I try next ? Check in the DB that the watches are added,
  check that the watchlist component is part of the page ?


 Go to your profile page. Edit it in object edition mode (something like:
 http://www.myxwiki.org/xwiki/bin/edit/XWiki/GuillaumeLerouge?editor=object )

 Then look whether you have a XWiki.WatchListClass object attached to the
 page. Expand it and check whether there's anything in the Document list,
 separated by commas and Space list, separated by commas textareas.

 If there's nothing in them even though you added some pages / spaces to your
 watchlist, you might have a JS issue at the interface level.

 If there's something in them, the problem could come from the scheduler or
 your mail server configuration.

 The WatchList jobs in the scheduler simply check whether an user page has a
 watchlist job attached to it and sends an email if it finds that some of the
 pages listed in the watchlist object of the user have been modifier since
 the last day / week / month.

 Guillaume

 Thanks
 Simon Glet

 On Wed, Feb 24, 2010 at 5:25 PM, Jeremie BOUSQUET
 jeremie.bousq...@gmail.com wrote:
  Hi,
 
  How do you display the watchlist ? In 2.2 it's in your user profile, in
 a
  specific tab.
  Did you add elements to watch previously ? (page/space/wiki)
 
  I think the scheduler jobs read the users watchlists and send
 notifications
  at defined intervals of time... They should be active of course.
 
  Jeremie
 
  2010/2/24 Simon Glet simon.g...@gmail.com
 
  Hi,
 
  I am currently testing the Watch feature  and I can't display the
  Watch List. I noticed that the Scheduler has some Watch List jobs,
  could it be related ? I mean that the watch list could be populated by
  one of the Watch list notifier jobs.
 
  I am missing something ?
 
  The setup is XE 2.2, Tomcat 6.0, PostgreSQL, Windows XP SP3.
 
  Thanks
  Simon glet
  ___
  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
 
 ___
 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



 --
 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

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


Re: [xwiki-users] XOffice : login problem

2010-02-26 Thread Simon Glet
Hi Guillaume,

Off course ! Thanks for the perspective update : the Entreprise
Manager ... If the url path to one of the instances is not
http://server/xwiki then the XOffice login will not work. This is just
a wild guess.

We don't, yet, need multiple instances of xwiki so I won't be testing
XOffice login in such a configuration but I will add a ticket in jira.

Thanks
Simon Glet

On Thu, Feb 25, 2010 at 6:16 PM, Guillaume Lerouge guilla...@xwiki.com wrote:
 Hi Simon,

 On Thu, Feb 25, 2010 at 9:46 PM, Simon Glet simon.g...@gmail.com wrote:

 I see ... Well, I find that renaming the deployment directory to xwiki
 doesn't allow having multiple versions or instances of XWiki at the
 same time. I don't know if it's a realistic scenario but it came to
 mind first.


 You could use XWiki Enterprise Manager (http://manager.xwiki.org/) if you
 need to have multiple XWiki instances though...

 Guillaume

 Thanks for the workarounds, I will try them and keep you posted.

 Best Regards
 Simon Glet

 On Thu, Feb 25, 2010 at 10:55 AM, Florin Ciubotaru
 florin.ciubot...@xwiki.com wrote:
  Hi Simon,
 
  Looks like your wiki is redirecting to the login page. This happens
  because XOffice only uses xwiki as an application context, and
  detects the xmlrpc servlet mapping in a wrong manner.
  I now remember thinking at this potential issue since I developed the
  connectivity module. I've been hesitating to allow more flexibility on
  this because nobody requested it until now and because this will force
  every user to fill in more strange settings in XOffice. I tend to think
  it's more efficient having an admin configuring some settings then all
  users doing the same thing ;)
 
  There are two quick fixes for this:
  1) Redeploy XWiki using an xwiki directory instead of
  xwiki-enterprise-web-2.2
  2) Reconfigure the xmlrpc servler mapping to fit the XOffice request. In
  order to do this, go to /WEB-INF/web.xml and  look for:
 
  servlet-mapping
  servlet-namexmlrpc/servlet-name
  url-pattern/xmlrpc/*/url-pattern
  /servlet-mapping
 
  Then change /xmlrpc/* with *xmlrpc/.
 
  I think going for option 1) is best.
  If you feel more flexibility is still needed then please create a jira
  issue and I'll try to implement in one of the following releases.
 
  Florin Ciubotaru
 
  On 2/25/2010 3:41 PM, Simon Glet wrote:
  Sure no problem.
 
  The POST is :
 
  POST /xwiki-enterprise-web-2.2/xwiki/xmlrpc HTTP/1.1
  Content-Type: text/xml
  User-Agent: XML-RPC.NET
  Host: localhost:8088
  Content-Length: 301
  Connection: Keep-Alive
 
  ?xml version=1.0?
  methodCall
     methodNameconfluence1.login/methodName
     params
       param
         value
           stringglets/string
         /value
       /param
       param
         value
           stringglets/string
         /value
       /param
     /params
  /methodCallGET
 
 /xwiki-enterprise-web-2.2/bin/login/XWiki/XWikiLogin;jsessionid=1F2EB5326C1409EEFC1EE399CFF89426?srid=zBr9ZDFG
  HTTP/1.1
  Content-Type: text/xml
  User-Agent: XML-RPC.NET
  Host: localhost:8088
  Cookie: JSESSIONID=1F2EB5326C1409EEFC1EE399CFF89426
 
  and the response is :
 
  HTTP/1.1 302 Moved Temporarily
  Server: Apache-Coyote/1.1
  Set-Cookie: JSESSIONID=1F2EB5326C1409EEFC1EE399CFF89426;
  Path=/xwiki-enterprise-web-2.2
  Location:
 http://localhost:8088/xwiki-enterprise-web-2.2/bin/login/XWiki/XWikiLogin;jsessionid=1F2EB5326C1409EEFC1EE399CFF89426?srid=zBr9ZDFG
  Content-Type: text/html;charset=ISO-8859-1
  Content-Language: fr
  Content-Length: 0
  Date: Thu, 25 Feb 2010 13:37:56 GMT
 
  HTTP/1.1 401 Unauthorized
  Server: Apache-Coyote/1.1
  Pragma: no-cache
  Cache-Control: no-cache
  Expires: Wed, 31 Dec 1969 23:59:59 GMT
  Content-Type: text/html;charset=UTF-8
  Content-Language: fr
  Content-Length: 9381
  Date: Thu, 25 Feb 2010 13:37:56 GMT
 
  ?xml version=1.0 encoding=UTF-8 ?
  !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN
       http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;
  html xmlns=http://www.w3.org/1999/xhtml; lang=fr xml:lang=fr
     head
                       meta http-equiv=Content-Type
  content=text/html; charset=UTF-8 /
                                       titleXWikiLogin
  (XWiki.XWikiLogin) - XWiki/title
                   meta http-equiv=Content-Script-Type
  content=text/javascript /
                           meta http-equiv=imagetoolbar content=no/
                                               meta name=document
  content=XWiki.XWikiLogin/
       meta name=space content=XWiki/
       meta name=page content=XWikiLogin/
       meta name=version content=1.1/
                       meta name=gwt:property content=locale=fr /
                   meta http-equiv=Content-Type content=text/html;
  charset=UTF-8 /
  meta name=revisit-after content=7 days /
  meta name=description content=XWikiLogin /
  meta name=keywords content=wiki /
  meta name=distribution content=GLOBAL /
  meta name=rating content=General /
  meta name=author content= /
  meta http

Re: [xwiki-users] XOffice : login problem

2010-02-25 Thread Simon Glet
;
window.docediturl = /xwiki%2Denterprise%2Dweb%2D2.2/bin/edit/XWiki/XWikiLogin;
window.docsaveurl = /xwiki%2Denterprise%2Dweb%2D2.2/bin/save/XWiki/XWikiLogin;
// ]]
/script
script type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/js/scriptaculous/effects.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/js/xwiki/widgets/modalPopup.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/js/xwiki/widgets/jumpToPage.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/uicomponents/widgets/confirmationBox.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/uicomponents/widgets/notification.js'/script
script type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/jsx/XWiki/WebDAV?language=fr'/script
script type=text/javascript
src=/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/js/xwiki/compatibility.js/script

  /head
body id=body class=xwiki loginbody hideleft
  div id=xwikimaincontainer
div id=xwikimaincontainerinner

div id=menuview
  div id=mainmenu class=layoutsubsection actionmenu
strong id=xwikimenutitle class=hiddenActions générales :/strong
div class=rightmenu
  div id=tmRegister class=tmRegister topmenuentry a class=tme
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/register/XWiki/RegisterstrongInscription/strong/a/div
/div
div class=leftmenu
  div id=tmWiki class=tmWiki topmenuentry hasIcona class=tme
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/Main/strongxwiki/strong/a/div
  div id=tmSpace class=tmSpace topmenuentry hasIcona
class=tme 
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/XWiki/strongXWiki/strong/a/div
/div
/div

/div
 div id=headerglobal class=layoutsection
div class=minwidthd/div
  div id=company
  div id=companylogo
a href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/Main/
title=Home rel=home
img src=/xwiki%2Denterprise%2Dweb%2D2.2/skins/colibri/logo.png
alt=Wiki Logo/
/a
  /div   /div   div id=globallinks
form action=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/Main/WebSearch
  div class=globalsearch
label class=hidden
for=headerglobalsearchinputRecherche/labelinput
class=globalsearchinput withTip id=headerglobalsearchinput
type=text name=text value=Chercher... size=15/input
class=button type=image value=Go alt=Go
src=/xwiki%2Denterprise%2Dweb%2D2.2/resources/icons/xwiki/search.png/
  /div
/form
  span class=glink id=headerlanguages
a 
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/XWiki/XWikiLogin?language=default
class=language-default language-currentdefault/a
/span
  /div   div class=clearfloats/div
/div

div class=contenthideleft id=contentcontainer
div id=contentcontainerinner
div class=leftsidecolumns
  div id=contentcolumn
div class=main layoutsubsection
div id=mainContentArea
form id=loginForm
action=/xwiki%2Denterprise%2Dweb%2D2.2/bin/loginsubmit/XWiki/XWikiLogin
method=post
div class=hiddeninput type=hidden name=xredirect value=/
input type=hidden name=srid value=zBr9ZDFG/
/div
div class=centered
fieldset class=xwikimessage
  legendIdentification/legend
  p class=xwikimessage/p
table class=xwikilogintable summary=loginform
trthlabel for=j_usernameNom d'Utilisateur:/label/th
tdinput type=text id=j_username name=j_username value=//td/tr
trthlabel for=j_passwordMot de Passe:/label/th
tdinput type=password id=j_password name=j_password
value=//td/tr
trtd colspan=2 style=text-align: left;input id=rememberme
type=checkbox name=j_rememberme value=true/label
for=remembermeRetenez mes identifiants/label/td/tr
/table
div class=buttonsspan class=buttonwrapperinput type=submit
class=button value=Identification//span/div
  div style=font-size: 70%; margin-top: 2em;Forgot your a
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/XWiki/ForgotUsernameusername/a
or a 
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/XWiki/ResetPasswordpassword/a?/div
/fieldset
/div
/form
/div/divscript type=text/javascript
//![CDATA[
  document.forms.loginForm.j_username.focus();
//]]
/script
/div
  /divdiv id=rightPanels class=panels right
/div

div class=clearfloats/div
  /div/divdiv id=footerglobal class=layoutsection
div class=minwidth/div
hr/
  div id=xwikilicenceThis wiki is licensed under a a
href=http://creativecommons.org/licenses/by/2.0/;Creative Commons
2.0/a license/div
  div id=xwikiplatformversionXWiki Enterprise 2.2.27100 -
a 
onclick=openURL('http://enterprise.xwiki.org/xwiki/bin/view/Main/Documentation',
'_blank'); return false;
href=http://www.xwiki.org/xwiki/bin/view/Main/Documentation;Documentation/a/div
hr/
/div

/div/div/body
/html

Thanks
Simon Glet

On Thu, Feb 25, 2010 at 5:43 AM, Florin Ciubotaru
florin.ciubot...@xwiki.com wrote

Re: [xwiki-users] No Watch List ?

2010-02-25 Thread Simon Glet
Hi Jeremie,

I did click on the watchlist option of the user name menu on upper
right next to the logout menu. And yes I did previously add a watch on
a space and a page to no avail. There is no related error message in
the stdout of Tomcat. I also tried to display the watch list loged in
as Admin just in case of a security issue but that didn't work either.

What can I try next ? Check in the DB that the watches are added,
check that the watchlist component is part of the page ?

Thanks
Simon Glet

On Wed, Feb 24, 2010 at 5:25 PM, Jeremie BOUSQUET
jeremie.bousq...@gmail.com wrote:
 Hi,

 How do you display the watchlist ? In 2.2 it's in your user profile, in a
 specific tab.
 Did you add elements to watch previously ? (page/space/wiki)

 I think the scheduler jobs read the users watchlists and send notifications
 at defined intervals of time... They should be active of course.

 Jeremie

 2010/2/24 Simon Glet simon.g...@gmail.com

 Hi,

 I am currently testing the Watch feature  and I can't display the
 Watch List. I noticed that the Scheduler has some Watch List jobs,
 could it be related ? I mean that the watch list could be populated by
 one of the Watch list notifier jobs.

 I am missing something ?

 The setup is XE 2.2, Tomcat 6.0, PostgreSQL, Windows XP SP3.

 Thanks
 Simon glet
 ___
 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

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


Re: [xwiki-users] XOffice : login problem

2010-02-25 Thread Simon Glet
I see ... Well, I find that renaming the deployment directory to xwiki
doesn't allow having multiple versions or instances of XWiki at the
same time. I don't know if it's a realistic scenario but it came to
mind first.

Thanks for the workarounds, I will try them and keep you posted.

Best Regards
Simon Glet

On Thu, Feb 25, 2010 at 10:55 AM, Florin Ciubotaru
florin.ciubot...@xwiki.com wrote:
 Hi Simon,

 Looks like your wiki is redirecting to the login page. This happens
 because XOffice only uses xwiki as an application context, and
 detects the xmlrpc servlet mapping in a wrong manner.
 I now remember thinking at this potential issue since I developed the
 connectivity module. I've been hesitating to allow more flexibility on
 this because nobody requested it until now and because this will force
 every user to fill in more strange settings in XOffice. I tend to think
 it's more efficient having an admin configuring some settings then all
 users doing the same thing ;)

 There are two quick fixes for this:
 1) Redeploy XWiki using an xwiki directory instead of
 xwiki-enterprise-web-2.2
 2) Reconfigure the xmlrpc servler mapping to fit the XOffice request. In
 order to do this, go to /WEB-INF/web.xml and  look for:

 servlet-mapping
 servlet-namexmlrpc/servlet-name
 url-pattern/xmlrpc/*/url-pattern
 /servlet-mapping

 Then change /xmlrpc/* with *xmlrpc/.

 I think going for option 1) is best.
 If you feel more flexibility is still needed then please create a jira
 issue and I'll try to implement in one of the following releases.

 Florin Ciubotaru

 On 2/25/2010 3:41 PM, Simon Glet wrote:
 Sure no problem.

 The POST is :

 POST /xwiki-enterprise-web-2.2/xwiki/xmlrpc HTTP/1.1
 Content-Type: text/xml
 User-Agent: XML-RPC.NET
 Host: localhost:8088
 Content-Length: 301
 Connection: Keep-Alive

 ?xml version=1.0?
 methodCall
    methodNameconfluence1.login/methodName
    params
      param
        value
          stringglets/string
        /value
      /param
      param
        value
          stringglets/string
        /value
      /param
    /params
 /methodCallGET
 /xwiki-enterprise-web-2.2/bin/login/XWiki/XWikiLogin;jsessionid=1F2EB5326C1409EEFC1EE399CFF89426?srid=zBr9ZDFG
 HTTP/1.1
 Content-Type: text/xml
 User-Agent: XML-RPC.NET
 Host: localhost:8088
 Cookie: JSESSIONID=1F2EB5326C1409EEFC1EE399CFF89426

 and the response is :

 HTTP/1.1 302 Moved Temporarily
 Server: Apache-Coyote/1.1
 Set-Cookie: JSESSIONID=1F2EB5326C1409EEFC1EE399CFF89426;
 Path=/xwiki-enterprise-web-2.2
 Location: 
 http://localhost:8088/xwiki-enterprise-web-2.2/bin/login/XWiki/XWikiLogin;jsessionid=1F2EB5326C1409EEFC1EE399CFF89426?srid=zBr9ZDFG
 Content-Type: text/html;charset=ISO-8859-1
 Content-Language: fr
 Content-Length: 0
 Date: Thu, 25 Feb 2010 13:37:56 GMT

 HTTP/1.1 401 Unauthorized
 Server: Apache-Coyote/1.1
 Pragma: no-cache
 Cache-Control: no-cache
 Expires: Wed, 31 Dec 1969 23:59:59 GMT
 Content-Type: text/html;charset=UTF-8
 Content-Language: fr
 Content-Length: 9381
 Date: Thu, 25 Feb 2010 13:37:56 GMT

 ?xml version=1.0 encoding=UTF-8 ?
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN
      http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;
 html xmlns=http://www.w3.org/1999/xhtml; lang=fr xml:lang=fr
    head
                      meta http-equiv=Content-Type
 content=text/html; charset=UTF-8 /
                                      titleXWikiLogin
 (XWiki.XWikiLogin) - XWiki/title
                  meta http-equiv=Content-Script-Type
 content=text/javascript /
                          meta http-equiv=imagetoolbar content=no/
                                              meta name=document
 content=XWiki.XWikiLogin/
      meta name=space content=XWiki/
      meta name=page content=XWikiLogin/
      meta name=version content=1.1/
                      meta name=gwt:property content=locale=fr /
                  meta http-equiv=Content-Type content=text/html;
 charset=UTF-8 /
 meta name=revisit-after content=7 days /
 meta name=description content=XWikiLogin /
 meta name=keywords content=wiki /
 meta name=distribution content=GLOBAL /
 meta name=rating content=General /
 meta name=author content= /
 meta http-equiv=reply-to content= /
 meta name=language content=fr /

                  !-- com.xpn.xwiki.plugin.skinx.LinkExtensionPlugin --
      link 
 href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/skins/colibri/style.css
 rel=stylesheet type=text/css media=all /
 link href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/skins/colibri/print.css
 rel=stylesheet type=text/css media=print /
          !--[if IE]
    link 
 href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/skins/colibri/ie%2Dall.css
 rel=stylesheet type=text/css /
 ![endif]--
 !--[if IE 6]
    link 
 href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/skins/colibri/ie%2D6.css
 rel=stylesheet type=text/css /
 ![endif]--

 link rel='stylesheet' type='text/css'
 href='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/js/xwiki/widgets/modalPopup.css'/link
 rel

Re: [xwiki-users] XOffice : Which (how) .Net version ?

2010-02-24 Thread Simon Glet
Hi Florin,

The installation went perfectly.

Thanks
Simon Glet

On Wed, Feb 24, 2010 at 4:03 AM, Florin Ciubotaru
florin.ciubot...@xwiki.com wrote:

 Hi,

 Republished XOffice versions 1.0 and 1.1 M2. Please let me know how it goes.

 Florin Ciubotaru
 --
 View this message in context: 
 http://n2.nabble.com/XOffice-Which-how-Net-version-tp4619189p4624501.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] XOffice : login problem

2010-02-24 Thread Simon Glet
/resources/js/scriptaculous/effects.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/js/xwiki/widgets/modalPopup.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/js/xwiki/widgets/jumpToPage.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/uicomponents/widgets/confirmationBox.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/uicomponents/widgets/confirmedAjaxRequest.js'/scriptscript
type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/uicomponents/widgets/notification.js'/script
script type='text/javascript'
src='/xwiki%2Denterprise%2Dweb%2D2.2/bin/jsx/XWiki/WebDAV?language=fr'/script
script type=text/javascript
src=/xwiki%2Denterprise%2Dweb%2D2.2/bin/skin/resources/js/xwiki/compatibility.js/script

  /head
body id=body class=xwiki loginbody hideleft
  div id=xwikimaincontainer
div id=xwikimaincontainerinner

div id=menuview
  div id=mainmenu class=layoutsubsection actionmenu
strong id=xwikimenutitle class=hiddenActions générales :/strong
div class=rightmenu
  div id=tmRegister class=tmRegister topmenuentry a class=tme
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/register/XWiki/RegisterstrongInscription/strong/a/div
/div
div class=leftmenu
  div id=tmWiki class=tmWiki topmenuentry hasIcona class=tme
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/Main/strongxwiki/strong/a/div
  div id=tmSpace class=tmSpace topmenuentry hasIcona
class=tme 
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/XWiki/strongXWiki/strong/a/div
/div
/div

/div
 div id=headerglobal class=layoutsection
div class=minwidthd/div
  div id=company
  div id=companylogo
a href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/Main/
title=Home rel=home
img src=/xwiki%2Denterprise%2Dweb%2D2.2/skins/colibri/logo.png
alt=Wiki Logo/
/a
  /div   /div   div id=globallinks
form action=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/Main/WebSearch
  div class=globalsearch
label class=hidden
for=headerglobalsearchinputRecherche/labelinput
class=globalsearchinput withTip id=headerglobalsearchinput
type=text name=text value=Chercher... size=15/input
class=button type=image value=Go alt=Go
src=/xwiki%2Denterprise%2Dweb%2D2.2/resources/icons/xwiki/search.png/
  /div
/form
  span class=glink id=headerlanguages
a 
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/XWiki/XWikiLogin?language=default
class=language-default language-currentdefault/a
/span
  /div   div class=clearfloats/div
/div

div class=contenthideleft id=contentcontainer
div id=contentcontainerinner
div class=leftsidecolumns
  div id=contentcolumn
div class=main layoutsubsection
div id=mainContentArea
form id=loginForm
action=/xwiki%2Denterprise%2Dweb%2D2.2/bin/loginsubmit/XWiki/XWikiLogin
method=post
div class=hiddeninput type=hidden name=xredirect value=/
/div
div class=centered
fieldset class=xwikimessage
  legendIdentification/legend
  p class=xwikimessage/p
table class=xwikilogintable summary=loginform
trthlabel for=j_usernameNom d'Utilisateur:/label/th
tdinput type=text id=j_username name=j_username value=//td/tr
trthlabel for=j_passwordMot de Passe:/label/th
tdinput type=password id=j_password name=j_password
value=//td/tr
trtd colspan=2 style=text-align: left;input id=rememberme
type=checkbox name=j_rememberme value=true/label
for=remembermeRetenez mes identifiants/label/td/tr
/table
div class=buttonsspan class=buttonwrapperinput type=submit
class=button value=Identification//span/div
  div style=font-size: 70%; margin-top: 2em;Forgot your a
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/XWiki/ForgotUsernameusername/a
or a 
href=/xwiki%2Denterprise%2Dweb%2D2.2/bin/view/XWiki/ResetPasswordpassword/a?/div
/fieldset
/div
/form
/div/divscript type=text/javascript
//![CDATA[
  document.forms.loginForm.j_username.focus();
//]]
/script
/div
  /divdiv id=rightPanels class=panels right
/div

div class=clearfloats/div
  /div/divdiv id=footerglobal class=layoutsection
div class=minwidth/div
hr/
  div id=xwikilicenceThis wiki is licensed under a a
href=http://creativecommons.org/licenses/by/2.0/;Creative Commons
2.0/a license/div
  div id=xwikiplatformversionXWiki Enterprise 2.2.27100 -
a 
onclick=openURL('http://enterprise.xwiki.org/xwiki/bin/view/Main/Documentation',
'_blank'); return false;
href=http://www.xwiki.org/xwiki/bin/view/Main/Documentation;Documentation/a/div
hr/
/div

/div/div/body
/html

The reply is the login window ...

What could be wrong with my setup ?

Thanks
Simon Glet

P.S. : Windows XP SP3, Tomcat 6.0, Office 2007, XOffice 1.1.0.107
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XOffice : Which (how) .Net version ?

2010-02-24 Thread Simon Glet
Yeah, I jumped to gun during my evaluation. Sorry about that.

Best Regards
Simon Glet

On Wed, Feb 24, 2010 at 9:33 AM, Guillaume Lerouge guilla...@xwiki.com wrote:
 Hi Simon,

 On Wed, Feb 24, 2010 at 3:23 PM, Simon Glet simon.g...@gmail.com wrote:

 Hi Florin,

 The installation went perfectly.


 See... Give us a little time and eventually all your XWiki gripes get fixed
 ;-)

 Guillaume


 Thanks
 Simon Glet

 On Wed, Feb 24, 2010 at 4:03 AM, Florin Ciubotaru
 florin.ciubot...@xwiki.com wrote:
 
  Hi,
 
  Republished XOffice versions 1.0 and 1.1 M2. Please let me know how it
 goes.
 
  Florin Ciubotaru
  --
  View this message in context:
 http://n2.nabble.com/XOffice-Which-how-Net-version-tp4619189p4624501.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




 --
 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

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


[xwiki-users] XOffice : Which (how) .Net version ?

2010-02-23 Thread Simon Glet
Hi,

In order to debug my connection too XE 2.2 from Word and because it is
impossible to tcpdump 127.0.0.1 on Windows I installed a proxy in
order to see what is wrong with my connection string.

Now that I want to reinstall XOffice_1_1_M2.exe I get the following message :

Name:
From: 
http://xoffice.xwiki.org/xwiki/bin/download/Repository/WebHome/XWord1.1.zip/XWord.vsto

The required version of the .NET Framework is not installed on this computer.

** Exception Text **
Microsoft.VisualStudio.Tools.Applications.Deployment.InstallAddInFailedException:
The required version of the .NET Framework is not installed on this
computer.
   at 
Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
   at 
Microsoft.VisualStudio.Tools.Office.Runtime.SolutionInstaller.c__DisplayClass7.Installb__0()

As I have .Net v1.0.3705, v1.1.4322, v2.0.50727, v3.0 and v3.5 which
version do I need to register (how would be nice too) to get XOffice
running ?

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


Re: [xwiki-users] XOffice : Which (how) .Net version ?

2010-02-23 Thread Simon Glet
Hi Florin,

The proxy is not used by XOffice's installer but just in case I shut
it down and the problem remains. The major change on my machine is
that since the last time I tested XOffice, I installed Visual Studio
2008 Pro and it's SP1.

From this 
http://blogs.msdn.com/vsto/archive/2009/05/07/issues-with-installing-vsto-projects-that-were-published-from-visual-studio-2008-on-windows-7-rc-saurabh-bhatia.aspx
it seems to be a known problem. In my case the FrameworkList.xml file
doesn't have the right size so something is obviously missing.

Thanks
Simon Glet

On Tue, Feb 23, 2010 at 10:04 AM, Florin Ciubotaru
florin.ciubot...@xwiki.com wrote:
 Hi Simon,

 XOffice runs on .net 3.5.
 If .net 3.5 is not found on your computer then it is automatically
 downloaded and installed by the XOffice installer. There's definitely
 something wrong there, since you should never get that message.
 I never had this problem but I think this is probably an wrong error
 message of the installer. From what I understand you already had XOffice
 on the machine, so in this case there shouldn't be anything wrong with
 your .net install.
 First thing to do is to make sure you uninstalled XOffice 1.0 before
 installing 1.1 M2 and that your firewall doesn't stop the installer from
 accessing xwiki.org and the Microsoft sites.
 I'm not sure how the installer and XOffice itself handle the proxy,
 there could be issues with it. This can be easily implemented but I
 didn't get the time to do it yet.

 Florin Ciubotaru

 On 2/23/2010 4:01 PM, Simon Glet wrote:
 Hi,

 In order to debug my connection too XE 2.2 from Word and because it is
 impossible to tcpdump 127.0.0.1 on Windows I installed a proxy in
 order to see what is wrong with my connection string.

 Now that I want to reinstall XOffice_1_1_M2.exe I get the following message :

 Name:
 From: 
 http://xoffice.xwiki.org/xwiki/bin/download/Repository/WebHome/XWord1.1.zip/XWord.vsto

 The required version of the .NET Framework is not installed on this 
 computer.

 ** Exception Text **
 Microsoft.VisualStudio.Tools.Applications.Deployment.InstallAddInFailedException:
 The required version of the .NET Framework is not installed on this
 computer.
     at 
 Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
     at 
 Microsoft.VisualStudio.Tools.Office.Runtime.SolutionInstaller.c__DisplayClass7.Installb__0()

 As I have .Net v1.0.3705, v1.1.4322, v2.0.50727, v3.0 and v3.5 which
 version do I need to register (how would be nice too) to get XOffice
 running ?

 Thanks
 Simon Glet
 ___
 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

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


Re: [xwiki-users] XOffice : Which (how) .Net version ?

2010-02-23 Thread Simon Glet
I am looking forward to the next release !

Thanks
Simon Glet

On Tue, Feb 23, 2010 at 11:58 AM, Florin Ciubotaru
florin.ciubot...@xwiki.com wrote:

 Hi,

 Just found that msdn page too after seeing Sergiu's tip. Looks that the
 problem is on my side since I published the binaries from a Win7 RC machine.
 I'll republish them tomorrow morning from another machine.

 In order to avoid this, the publishing should be done by hudson. This is
 just another reason to ping the community infrastructure admins for:
 http://jira.xwiki.org/jira/browse/XWPLT-174
 --
 View this message in context: 
 http://n2.nabble.com/XOffice-Which-how-Net-version-tp4619189p4620150.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] XWord Server URL ?

2010-02-17 Thread Simon Glet
Hi,

I have installed the packet sniffer (Wireshark) but windows doesn't
allow a tcpdump on the loopback (127.0.0.1). So for now I can't see
was is going on. I will have to use XOffice from another machine...

Best Regards
Simon Glet

On Fri, Feb 12, 2010 at 12:52 PM, Simon Glet simon.g...@gmail.com wrote:
 Valdis :
 XWiki is reachable in a browser at port 8090. I still checked in the
 server.xml file and http is on the same 8090 port.

 Florin :
 I removed that version and installed 1.0.0.98 and got the same
 problem. No login and the error in the event viewer is :

 
 Event Type:     Error
 Event Source:   XWiki
 Event Category: None
 Event ID:       0
 Date:           12/02/2010
 Time:           12:38:48 PM
 User:           N/A
 Computer:       LOG-SIMON
 Description:
 Login to server http://127.0.0.1:8090/xwiki-enterprise-web-2.1.1 failed
 
 I tried other urls like http://127.0.0.1:8090; or
 http://127.0.0.1:8090/xwiki-enterprise-web-2.1.1/bin/login/XWiki/XWikiLogin;
 with the same result.

 Next week, I will install a packet sniffer and check out what is going
 on. I have the feeling that the plugin isn't reaching the right port.

 Thanks
 Simon Glet



 On Fri, Feb 12, 2010 at 10:51 AM, Florin Ciubotaru
 florin.ciubot...@xwiki.com wrote:
 Hi Simon,

 XOffice 1.1 M1 is designed to work with XWiki 2.2 M1 or newer. You
 should be able to login, but you'll only get basic content when saving
 to the wiki.
 Your url looks fine, you should not have problems unless you changed the
 Xml-Rpc servlet mapping or you are using the wrong port, but I guess
 that's not the case.
 Can you look into the XWiki and XOffice(event viewer) logs for more details?

 Florin Ciubotaru

 On 2/12/2010 5:14 PM, Simon Glet wrote:
 Hi,

 I have installed XOffice 1.1 M1 to edit files on my XWiki 2.1.1.

 My previous XOffice tests were done against a stand alone jetty setup.
 The Server URL was just a simple http://localhost:8090. Now that I
 have deployed XWiki on Tomcat 6.0 I can't seem to figure out the
 Server URL to enter in XWord. For now I use the URL
 http://localhost:8090/xwiki-enterprise-web-2.1.1 in my browser to
 login.

 What am I missing ?

 Thanks
 Simon Glet
 ___
 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


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


Re: [xwiki-users] Office import error

2010-02-12 Thread Simon Glet
Hi,

Just to end this thread, I upgraded to OpenOffice 3.2.0 from 3.1.1 and
after creating the missing directory
(http://jira.xwiki.org/jira/browse/XAOFFICE-44), import-export works
fine. Great !!!

Best Regards
Simon Glet

On Wed, Feb 10, 2010 at 11:40 AM, Simon Glet simon.g...@gmail.com wrote:
 Wow that was fast !

 Thanks to Asiri and Vincent.
 Simon Glet

 On Wed, Feb 10, 2010 at 11:36 AM, Vincent Massol vinc...@massol.net wrote:

 On Feb 10, 2010, at 5:30 PM, Simon Glet wrote:

 Jeremie,

 I see your point but I wasn't expecting that much involvement ;-) BTW,
 as you speak of customization, I was wondering how to hide the Import
 Office Document menu. By not offering the option, users will not get
 frustrated and would more easily accept the system.

 With the latest XE version (2.2RC1 or even better 2.2RC2 being released 
 right now, will be avail in 2-3 hours) if the office importer page 
 (XWiki.OfficeImporter) is not present the menu item will not be shown. So 
 you can rename that page or delete it (you'd then need to reimport the 
 officeimporter XAR later on if you want it again in this case).

 Of course you can also customize the menu vm files to define the rules you 
 want.

 Thanks
 -Vincent


 Thanks
 Simon Glet

 On Wed, Feb 10, 2010 at 4:56 AM, Jeremie BOUSQUET
 jeremie.bousq...@gmail.com wrote:
 Hi Simon,

 Some words from a long-time user of XWiki ...

 I think the issues you encountered might be linked also to the fact that
 these features rely on external tools (oo, ms office...), and also they are
 quite recent in xwiki history. So for sure, all integration issues might
 not have been encountered / fixed already.
 Of course if you need mainly these features, it might be a problem, but 
 with
 some fixes there is no reason they won't work.

 For the rest, I must say that on the other side, and even with some (known)
 flaws, xwiki is not comparable to other wikis I know. No one offers such
 liberty and customization possibilities. I use it for some years now at 
 work
 (since v0.9) and migrated regularly to last versions, and progression is
 incredible, in terms of features and usability. A good basis is now in
 place, and I think not much is needed to have a nearly perfect tool :)
 But, again, this tool might need some involvement in order to get its best,
 even if it's more and more plug  play.

 I'll take an example, in my office we use a specific configuration
 management tool very uncommon, and that is integrated with nothing else. In
 wiki I could very easily create some macros to help users create links on
 various sources, reports and such in this scm tool. The wysiwyg editor 
 works
 really well now, and the new macro displays in a dialog with parameters I
 defined, though I didn't code anything for the display. This is really
 helpful and really easy to put in place. I don't know much other tools, but
 I don't think you can do this kind of thing so easily... For now I did not
 install oO server for office import though, but I plan to.


 Best regards,
 Jeremie

 2010/2/9 Simon Glet simon.g...@gmail.com

 Hi Asiri,

 I am a little confused by the quality of XWiki 2.1.1. At this point I
 find that there are many features that don't work properly or at all :

 - Office plugin (the office 2007 ribbon has a very buggy behavior)
 - Document import (There is no documentation about version
 compatibility between the different elements)
 - Usage with SQL Server 2005 is impossible. Works fine with PostgreSQL
 though.

 I can't continue testing such a product. To bad, it looked very good.

 Best Regards
 Simon Glet

 On Tue, Feb 9, 2010 at 12:15 PM, Asiri Rathnayake
 asiri.rathnay...@gmail.com wrote:
 Hi,

 On Tue, Feb 9, 2010 at 7:16 PM, Simon Glet simon.g...@gmail.com wrote:

 Hi Asiri,

 I currently use the latest version of OO (3.1.1 Build 9420). What else
 can I check ?


 Well, you can try un-installing openoffice and reinstalling. But I doubt
 this will help.

 Next thing you can try is use jodconverter directly and try to convert
 your
 document from odt to html.

 Here is the link:

 http://code.google.com/p/jodconverter/

 How to use it:

 http://code.google.com/p/jodconverter/wiki/GettingStarted

 If the command-line conversion fails for your document, then the error
 should probably be reported to jodconverter users list.

 Thanks.

 - Asiri



 Thanks
 Simon Glet

 On Mon, Feb 8, 2010 at 9:20 PM, Asiri Rathnayake
 asiri.rathnay...@gmail.com wrote:
 Hi,

 As you have understood it seems the problem is with your OOo
 installation.
 Can you try removing your existing OOo installation and installing the
 latest version from http://www.openoffice.org?  This will most
 probably
 fix
 the issue.

 - Asiri
 ___
 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] XWord Server URL ?

2010-02-12 Thread Simon Glet
Hi,

I have installed XOffice 1.1 M1 to edit files on my XWiki 2.1.1.

My previous XOffice tests were done against a stand alone jetty setup.
The Server URL was just a simple http://localhost:8090. Now that I
have deployed XWiki on Tomcat 6.0 I can't seem to figure out the
Server URL to enter in XWord. For now I use the URL
http://localhost:8090/xwiki-enterprise-web-2.1.1 in my browser to
login.

What am I missing ?

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


[xwiki-users] Localization : display of available languages (upper right, just below the search box)

2010-02-12 Thread Simon Glet
Hi,

I am currently using XE 2.1.1 with Tomcat 6.0 and PostgreSQL.

In the upper right of the layout, just under the search box, there
should be links with all the configured languages but I can only see
en. As I also configured fr, shouldn't I also see a fr link ?

In the xwiki.cfg I have set :
xwiki.language.preferDefault=1
xwiki.language.forceSupported=0

In the Admin Preferences dialog I have set:
Multi Lingual = Yes
Languages = fr,en
Default Language = fr

When I login, the fr language is set but if I switch to en (by
clicking on the link), I can't go back to fr the same way. If I add
?language=fr to the current url the language changes.

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


Re: [xwiki-users] Office import error

2010-02-12 Thread Simon Glet
Hi Asiri,

I have admin privileges on my machine but if it might be a lock on the
file... I might have had OO already running for file edition and if
that process was using a file need by the OO server that would
probably explain dll loading problem.

Just in case, I restarted the OO server on XWiki after lauching an OO
instance to edit some random file and the import still works fine.

Thanks for your input.
Simon Glet

On Fri, Feb 12, 2010 at 11:10 AM, Asiri Rathnayake
asiri.rathnay...@gmail.com wrote:
 PS: IMHO XWiki gets very little testing on windows platforms (except for
 XWord). I do not know why I feel so reluctant to test XE on windows..
 *yawns*

 - Asiri
 ___
 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] Localization : display of available languages (upper right, just below the search box)

2010-02-12 Thread Simon Glet
It's good to know that it works that way.

Thanks
Simon Glet

On Fri, Feb 12, 2010 at 11:27 AM, Guillaume Lerouge guilla...@xwiki.com wrote:
 Hi Simon,

 On Fri, Feb 12, 2010 at 5:16 PM, Simon Glet simon.g...@gmail.com wrote:

 Hi,

 I am currently using XE 2.1.1 with Tomcat 6.0 and PostgreSQL.

 In the upper right of the layout, just under the search box, there
 should be links with all the configured languages but I can only see
 en. As I also configured fr, shouldn't I also see a fr link ?

 In the xwiki.cfg I have set :
 xwiki.language.preferDefault=1
 xwiki.language.forceSupported=0

 In the Admin Preferences dialog I have set:
 Multi Lingual = Yes
 Languages = fr,en
 Default Language = fr

 When I login, the fr language is set but if I switch to en (by
 clicking on the link), I can't go back to fr the same way. If I add
 ?language=fr to the current url the language changes.


 The language links are displayed only if the page you're looking at has a
 version in that given language. If the current page has both a FR and an EN
 version both links will be displayed, otherwise only the default language
 will be shown.

 This is a known limitation, it would be better to be able to change the
 language of the current document and the language of the whole application
 separately but we haven't implemented it yet.

 Guillaume


 Thanks
 Simon Glet
 ___
 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

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


Re: [xwiki-users] XWord Server URL ?

2010-02-12 Thread Simon Glet
Valdis :
XWiki is reachable in a browser at port 8090. I still checked in the
server.xml file and http is on the same 8090 port.

Florin :
I removed that version and installed 1.0.0.98 and got the same
problem. No login and the error in the event viewer is :


Event Type: Error
Event Source:   XWiki
Event Category: None
Event ID:   0
Date:   12/02/2010
Time:   12:38:48 PM
User:   N/A
Computer:   LOG-SIMON
Description:
Login to server http://127.0.0.1:8090/xwiki-enterprise-web-2.1.1 failed

I tried other urls like http://127.0.0.1:8090; or
http://127.0.0.1:8090/xwiki-enterprise-web-2.1.1/bin/login/XWiki/XWikiLogin;
with the same result.

Next week, I will install a packet sniffer and check out what is going
on. I have the feeling that the plugin isn't reaching the right port.

Thanks
Simon Glet



On Fri, Feb 12, 2010 at 10:51 AM, Florin Ciubotaru
florin.ciubot...@xwiki.com wrote:
 Hi Simon,

 XOffice 1.1 M1 is designed to work with XWiki 2.2 M1 or newer. You
 should be able to login, but you'll only get basic content when saving
 to the wiki.
 Your url looks fine, you should not have problems unless you changed the
 Xml-Rpc servlet mapping or you are using the wrong port, but I guess
 that's not the case.
 Can you look into the XWiki and XOffice(event viewer) logs for more details?

 Florin Ciubotaru

 On 2/12/2010 5:14 PM, Simon Glet wrote:
 Hi,

 I have installed XOffice 1.1 M1 to edit files on my XWiki 2.1.1.

 My previous XOffice tests were done against a stand alone jetty setup.
 The Server URL was just a simple http://localhost:8090. Now that I
 have deployed XWiki on Tomcat 6.0 I can't seem to figure out the
 Server URL to enter in XWord. For now I use the URL
 http://localhost:8090/xwiki-enterprise-web-2.1.1 in my browser to
 login.

 What am I missing ?

 Thanks
 Simon Glet
 ___
 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

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


Re: [xwiki-users] Office import error

2010-02-10 Thread Simon Glet
Hi Florin,

I have checked the latest version and french accents work well. I
might add that the fix was done very quickly.

My Windows XP regional setting is set to English-Ca, all my
applications are in english but we communicate in french ;-). In the
next few days, I will reinstall XWiki with the latest XOffice plugin
and document the problems on your tracking system.

Best Regards
Simon Glet

On Wed, Feb 10, 2010 at 3:42 AM, Florin Ciubotaru
florin.ciubot...@xwiki.com wrote:
 Hi Simon,

 On 2/9/2010 8:08 PM, Simon Glet wrote:
 Hi Asiri,

 I am a little confused by the quality of XWiki 2.1.1. At this point I
 find that there are many features that don't work properly or at all :

 - Office plugin (the office 2007 ribbon has a very buggy behavior)

 You are probably using a french version of Windows. I know XOffice it's
 generally buggy on it, but I need more info in order to fix it.
 Re: Your french accents issue is now fixed. Please wait for the next
 update or release in order to have it working.

 Florin Ciubotaru
 - Document import (There is no documentation about version
 compatibility between the different elements)
 - Usage with SQL Server 2005 is impossible. Works fine with PostgreSQL 
 though.

 I can't continue testing such a product. To bad, it looked very good.

 Best Regards
 Simon Glet

 On Tue, Feb 9, 2010 at 12:15 PM, Asiri Rathnayake
 asiri.rathnay...@gmail.com  wrote:

 Hi,

 On Tue, Feb 9, 2010 at 7:16 PM, Simon Gletsimon.g...@gmail.com  wrote:


 Hi Asiri,

 I currently use the latest version of OO (3.1.1 Build 9420). What else
 can I check ?


 Well, you can try un-installing openoffice and reinstalling. But I doubt
 this will help.

 Next thing you can try is use jodconverter directly and try to convert your
 document from odt to html.

 Here is the link:

 http://code.google.com/p/jodconverter/

 How to use it:

 http://code.google.com/p/jodconverter/wiki/GettingStarted

 If the command-line conversion fails for your document, then the error
 should probably be reported to jodconverter users list.

 Thanks.

 - Asiri



 Thanks
 Simon Glet

 On Mon, Feb 8, 2010 at 9:20 PM, Asiri Rathnayake
 asiri.rathnay...@gmail.com  wrote:

 Hi,

 As you have understood it seems the problem is with your OOo

 installation.

 Can you try removing your existing OOo installation and installing the
 latest version from http://www.openoffice.org?  This will most probably

 fix

 the issue.

 - Asiri
 ___
 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


 ___
 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



 ___
 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] Office import error

2010-02-10 Thread Simon Glet
Jeremie,

I see your point but I wasn't expecting that much involvement ;-) BTW,
as you speak of customization, I was wondering how to hide the Import
Office Document menu. By not offering the option, users will not get
frustrated and would more easily accept the system.

Thanks
Simon Glet

On Wed, Feb 10, 2010 at 4:56 AM, Jeremie BOUSQUET
jeremie.bousq...@gmail.com wrote:
 Hi Simon,

 Some words from a long-time user of XWiki ...

 I think the issues you encountered might be linked also to the fact that
 these features rely on external tools (oo, ms office...), and also they are
 quite recent in xwiki history. So for sure, all integration issues might
 not have been encountered / fixed already.
 Of course if you need mainly these features, it might be a problem, but with
 some fixes there is no reason they won't work.

 For the rest, I must say that on the other side, and even with some (known)
 flaws, xwiki is not comparable to other wikis I know. No one offers such
 liberty and customization possibilities. I use it for some years now at work
 (since v0.9) and migrated regularly to last versions, and progression is
 incredible, in terms of features and usability. A good basis is now in
 place, and I think not much is needed to have a nearly perfect tool :)
 But, again, this tool might need some involvement in order to get its best,
 even if it's more and more plug  play.

 I'll take an example, in my office we use a specific configuration
 management tool very uncommon, and that is integrated with nothing else. In
 wiki I could very easily create some macros to help users create links on
 various sources, reports and such in this scm tool. The wysiwyg editor works
 really well now, and the new macro displays in a dialog with parameters I
 defined, though I didn't code anything for the display. This is really
 helpful and really easy to put in place. I don't know much other tools, but
 I don't think you can do this kind of thing so easily... For now I did not
 install oO server for office import though, but I plan to.


 Best regards,
 Jeremie

 2010/2/9 Simon Glet simon.g...@gmail.com

 Hi Asiri,

 I am a little confused by the quality of XWiki 2.1.1. At this point I
 find that there are many features that don't work properly or at all :

 - Office plugin (the office 2007 ribbon has a very buggy behavior)
 - Document import (There is no documentation about version
 compatibility between the different elements)
 - Usage with SQL Server 2005 is impossible. Works fine with PostgreSQL
 though.

 I can't continue testing such a product. To bad, it looked very good.

 Best Regards
 Simon Glet

 On Tue, Feb 9, 2010 at 12:15 PM, Asiri Rathnayake
 asiri.rathnay...@gmail.com wrote:
  Hi,
 
  On Tue, Feb 9, 2010 at 7:16 PM, Simon Glet simon.g...@gmail.com wrote:
 
  Hi Asiri,
 
  I currently use the latest version of OO (3.1.1 Build 9420). What else
  can I check ?
 
 
  Well, you can try un-installing openoffice and reinstalling. But I doubt
  this will help.
 
  Next thing you can try is use jodconverter directly and try to convert
 your
  document from odt to html.
 
  Here is the link:
 
  http://code.google.com/p/jodconverter/
 
  How to use it:
 
  http://code.google.com/p/jodconverter/wiki/GettingStarted
 
  If the command-line conversion fails for your document, then the error
  should probably be reported to jodconverter users list.
 
  Thanks.
 
  - Asiri
 
 
 
  Thanks
  Simon Glet
 
  On Mon, Feb 8, 2010 at 9:20 PM, Asiri Rathnayake
  asiri.rathnay...@gmail.com wrote:
   Hi,
  
   As you have understood it seems the problem is with your OOo
  installation.
   Can you try removing your existing OOo installation and installing the
   latest version from http://www.openoffice.org?  This will most
 probably
  fix
   the issue.
  
   - Asiri
   ___
   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
 
  ___
  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

 ___
 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] Office import error

2010-02-10 Thread Simon Glet
Wow that was fast !

Thanks to Asiri and Vincent.
Simon Glet

On Wed, Feb 10, 2010 at 11:36 AM, Vincent Massol vinc...@massol.net wrote:

 On Feb 10, 2010, at 5:30 PM, Simon Glet wrote:

 Jeremie,

 I see your point but I wasn't expecting that much involvement ;-) BTW,
 as you speak of customization, I was wondering how to hide the Import
 Office Document menu. By not offering the option, users will not get
 frustrated and would more easily accept the system.

 With the latest XE version (2.2RC1 or even better 2.2RC2 being released right 
 now, will be avail in 2-3 hours) if the office importer page 
 (XWiki.OfficeImporter) is not present the menu item will not be shown. So you 
 can rename that page or delete it (you'd then need to reimport the 
 officeimporter XAR later on if you want it again in this case).

 Of course you can also customize the menu vm files to define the rules you 
 want.

 Thanks
 -Vincent


 Thanks
 Simon Glet

 On Wed, Feb 10, 2010 at 4:56 AM, Jeremie BOUSQUET
 jeremie.bousq...@gmail.com wrote:
 Hi Simon,

 Some words from a long-time user of XWiki ...

 I think the issues you encountered might be linked also to the fact that
 these features rely on external tools (oo, ms office...), and also they are
 quite recent in xwiki history. So for sure, all integration issues might
 not have been encountered / fixed already.
 Of course if you need mainly these features, it might be a problem, but with
 some fixes there is no reason they won't work.

 For the rest, I must say that on the other side, and even with some (known)
 flaws, xwiki is not comparable to other wikis I know. No one offers such
 liberty and customization possibilities. I use it for some years now at work
 (since v0.9) and migrated regularly to last versions, and progression is
 incredible, in terms of features and usability. A good basis is now in
 place, and I think not much is needed to have a nearly perfect tool :)
 But, again, this tool might need some involvement in order to get its best,
 even if it's more and more plug  play.

 I'll take an example, in my office we use a specific configuration
 management tool very uncommon, and that is integrated with nothing else. In
 wiki I could very easily create some macros to help users create links on
 various sources, reports and such in this scm tool. The wysiwyg editor works
 really well now, and the new macro displays in a dialog with parameters I
 defined, though I didn't code anything for the display. This is really
 helpful and really easy to put in place. I don't know much other tools, but
 I don't think you can do this kind of thing so easily... For now I did not
 install oO server for office import though, but I plan to.


 Best regards,
 Jeremie

 2010/2/9 Simon Glet simon.g...@gmail.com

 Hi Asiri,

 I am a little confused by the quality of XWiki 2.1.1. At this point I
 find that there are many features that don't work properly or at all :

 - Office plugin (the office 2007 ribbon has a very buggy behavior)
 - Document import (There is no documentation about version
 compatibility between the different elements)
 - Usage with SQL Server 2005 is impossible. Works fine with PostgreSQL
 though.

 I can't continue testing such a product. To bad, it looked very good.

 Best Regards
 Simon Glet

 On Tue, Feb 9, 2010 at 12:15 PM, Asiri Rathnayake
 asiri.rathnay...@gmail.com wrote:
 Hi,

 On Tue, Feb 9, 2010 at 7:16 PM, Simon Glet simon.g...@gmail.com wrote:

 Hi Asiri,

 I currently use the latest version of OO (3.1.1 Build 9420). What else
 can I check ?


 Well, you can try un-installing openoffice and reinstalling. But I doubt
 this will help.

 Next thing you can try is use jodconverter directly and try to convert
 your
 document from odt to html.

 Here is the link:

 http://code.google.com/p/jodconverter/

 How to use it:

 http://code.google.com/p/jodconverter/wiki/GettingStarted

 If the command-line conversion fails for your document, then the error
 should probably be reported to jodconverter users list.

 Thanks.

 - Asiri



 Thanks
 Simon Glet

 On Mon, Feb 8, 2010 at 9:20 PM, Asiri Rathnayake
 asiri.rathnay...@gmail.com wrote:
 Hi,

 As you have understood it seems the problem is with your OOo
 installation.
 Can you try removing your existing OOo installation and installing the
 latest version from http://www.openoffice.org?  This will most
 probably
 fix
 the issue.

 - Asiri
 ___
 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] Office import error

2010-02-09 Thread Simon Glet
Hi Asiri,

I currently use the latest version of OO (3.1.1 Build 9420). What else
can I check ?

Thanks
Simon Glet

On Mon, Feb 8, 2010 at 9:20 PM, Asiri Rathnayake
asiri.rathnay...@gmail.com wrote:
 Hi,

 As you have understood it seems the problem is with your OOo installation.
 Can you try removing your existing OOo installation and installing the
 latest version from http://www.openoffice.org?  This will most probably fix
 the issue.

 - Asiri
 ___
 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] Office import error

2010-02-09 Thread Simon Glet
Hi Asiri,

I am a little confused by the quality of XWiki 2.1.1. At this point I
find that there are many features that don't work properly or at all :

- Office plugin (the office 2007 ribbon has a very buggy behavior)
- Document import (There is no documentation about version
compatibility between the different elements)
- Usage with SQL Server 2005 is impossible. Works fine with PostgreSQL though.

I can't continue testing such a product. To bad, it looked very good.

Best Regards
Simon Glet

On Tue, Feb 9, 2010 at 12:15 PM, Asiri Rathnayake
asiri.rathnay...@gmail.com wrote:
 Hi,

 On Tue, Feb 9, 2010 at 7:16 PM, Simon Glet simon.g...@gmail.com wrote:

 Hi Asiri,

 I currently use the latest version of OO (3.1.1 Build 9420). What else
 can I check ?


 Well, you can try un-installing openoffice and reinstalling. But I doubt
 this will help.

 Next thing you can try is use jodconverter directly and try to convert your
 document from odt to html.

 Here is the link:

 http://code.google.com/p/jodconverter/

 How to use it:

 http://code.google.com/p/jodconverter/wiki/GettingStarted

 If the command-line conversion fails for your document, then the error
 should probably be reported to jodconverter users list.

 Thanks.

 - Asiri



 Thanks
 Simon Glet

 On Mon, Feb 8, 2010 at 9:20 PM, Asiri Rathnayake
 asiri.rathnay...@gmail.com wrote:
  Hi,
 
  As you have understood it seems the problem is with your OOo
 installation.
  Can you try removing your existing OOo installation and installing the
  latest version from http://www.openoffice.org?  This will most probably
 fix
  the issue.
 
  - Asiri
  ___
  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

 ___
 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] Office import error

2010-02-09 Thread Simon Glet
 + XWiki SAS http://www.xwiki.com offers support and hosting packages to
 meet all your XWiki needs. This will also benefit the XWiki opensource
 project :)

 - Asiri

Asiri :
With such a statement, one might think that it is difficult to setup
in order to need commercial support :-)

Guillaume :
As much as I agree that user feedback is crucial to a project's
quality, 2.1.1 is a production release not a rc or beta so such
problems should not occur. As we are looking for an immediate usage, I
can't see myself going to management with such visible features not
working. Nevertheless, in the next few days I will document the
encountered problems on your bug tracking system.

Best Regards
Simon Glet


On Tue, Feb 9, 2010 at 3:21 PM, Asiri Rathnayake
asiri.rathnay...@gmail.com wrote:
 Hi,

 On Wed, Feb 10, 2010 at 1:06 AM, Guillaume Lerouge guilla...@xwiki.comwrote:

 Hi Simon,

 On Tue, Feb 9, 2010 at 7:08 PM, Simon Glet simon.g...@gmail.com wrote:

  Hi Asiri,
 
  I am a little confused by the quality of XWiki 2.1.1. At this point I
  find that there are many features that don't work properly or at all :
 

 I'm sorry to hear that. I'm pretty sure that if you're ready to spend a bit
 more time on this we can help you overcome the issues you're facing and
 help
 make XWiki a better product as a result. Open-Source software such as XWiki
 improves thanks to the feedback of its users and you can help us make more
 useful to the community.

 - Office plugin (the office 2007 ribbon has a very buggy behavior)
 

 Would you be ok to describe the problems you're experiencing in more detail
 and post screenshots and / or steps to reproduce on http://jira.xwiki.org/?
 I'm sure that Florin, the lead developer on XOffice, would be happy to help
 you make things work.


  - Document import (There is no documentation about version compatibility
  between the different elements)
 

 I have to agree that documentation isn't one of XWiki's strongest assets.
 However I've been using the document import feature on several XE 2.1.1
 instances where it works just fine thus I'm pretty sure you can make it
 work
 too. Asiri suggested several steps to debug, have you tried following them?


  - Usage with SQL Server 2005 is impossible. Works fine with PostgreSQL
  though.
 

 Is SQL Server 2005 a hard requirement? Which errors do you meet? Would you
 agree to report those errors on http://jira.xwiki.org/ ? Do you need XWiki
 to work with a product released 5 years ago that much? What's not enough it
 works fine with PostgreSQL?

 I can't continue testing such a product. To bad, it looked very good.
 

 It is and your feedback could help us make it that much better. I'd be very
 happy if you were to agree to reconsider your current stance and give a
 little of your time to the community in order to help us make XWiki fit
 your
 needs.


 + XWiki SAS http://www.xwiki.com offers support and hosting packages to
 meet all your XWiki needs. This will also benefit the XWiki opensource
 project :)

 - Asiri
 ___
 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