Hi all,
This code retrieves and shows the document name of all the documents
created with a given class:
#set ($sql = ", BaseObject as obj where obj.name=doc.fullName and
obj.className='${doc.web}.${class}Class' and
obj.name<>'${doc.web}.${class}ClassTemplate'")
#foreach ($item in $xwiki.searchDocuments($sql))
* [${item}]
#end
In a new class I've created, these documents have a property called
Name. Please, how could I list this property for each entry instead of
the document name?
Thank you for your help,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
Hi All,
i just wondering i cant use groovy when i call page from parameter xpage? I
mean, when I call something like this
http://localhost:8080/xwiki/bin/view/Test/?xpage=myPage the groovy script
is written like normal text.
What am i doing wrong? Or I have missed something?
Thanks,
Honza
Hi all
I am using xwiki version 1.1.2
I have added a property in Xwikicomments class and now I want to remove
that property..
How can I do that ?
Help me please.
Shruti Modi
Website: http://www.tcs.com
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
Hi!
I want to edit a Panels adding a link to Administrating Global Preferences page with a link like
* [Config Center > Main.Preferences ]
XWiki.GlobalPreferences or
Main.GlobalPreferences...
The page, as you will see, have the URL
../xwiki/bin/admin/XWiki/XWikiPreferences
I cant find the appropriate sintax.
Can U help me?
Many thanks!
Riccardo Grazioli
grazioli(a)adacto.it
Adacto - anima digitale
------------------------------------------
Adacto - anima digitale
Via L. Giuntini 40, Empoli
Via G. Meda 45, Milano
Corso Como 5, Milano
Telefono 0571-998742 Fax 0571-998744
Internet: www.adacto.it
E-mail: adacto(a)adacto.it
Hi
I have the last versions of Xwiki, IE7 and FIREFOX
My small xwiki server is in Windows xp
The external links [ test > FILE:///d:/test/fichier.pdf ] are bad in IE and
in firefox.
Does somebody have an idea or correction?
Thanks a lot
Best Regards
jp
Hi
I have downloaded XWIKI to configure this for use in a small office
I have configured tags in structured mode and have found that the tags are displayed strangely in the document information panel.
The tag check box appears on one line (centred in panel) and the tag-name apears on a line below but left justified. I have looked at the code in the tagclass, the document information panel object and in tagedit.vm. However I have been unable to work out whee the problem is.
I am using the toucan skin
I trust you can help
Thanks
Robert
_________________________________________________________________
Welcome to the next generation of Windows Live
http://www.windowslive.co.uk/get-live
All,
We have the Bulletin Board application installed. The last step in the
configuration is setting up rights. Admin, moderator, user type rights.
I'm not sure I fully grasp how this works. Is this the same as "Page Access
Rights" off the Edit menu... surely I don't have to go to each page and edit
those. It seems like there should be some area of the Bulletin Board
administration where I can configure all the user rights for my board.
Please advise,
Jason
Hi, I'm using XE 1.3 with xwiki-plugin-sql-1.3.jar. I put the jar in
WEB-INF\lib, append ua.gradsoft.xwikisql.SqlPlugin to xwiki.cfg and restart
Tomcat.
When I run XWiki, the following error is thrown:
*exception*
javax.servlet.ServletException: Servlet execution threw an exception
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
*root cause*
java.lang.UnsupportedClassVersionError: Bad version number in .class file
java.lang.ClassLoader.defineClass1(Native Method)
java.lang.ClassLoader.defineClass(Unknown Source)
java.security.SecureClassLoader.defineClass(Unknown Source)
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1815)
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:869)
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1322)
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
java.lang.ClassLoader.loadClassInternal(Unknown Source)
java.lang.Class.forName0(Native Method)
java.lang.Class.forName(Unknown Source)
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:70)
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:107)
com.xpn.xwiki.XWiki.preparePlugins(XWiki.java:853)
com.xpn.xwiki.XWiki.initXWiki(XWiki.java:785)
com.xpn.xwiki.XWiki.<init>(XWiki.java:721)
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:292)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:490)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:118)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
How to solve this problem? Any help would be high appreciated.
--
Ngô Thị Hồng Nga
Mobile: 0935 176133
Hi,
I encounter a strange problem when I migrate XWiki from my TEST server to my on-line server.
I know that was better to instantiate a new XWiki from the beginning, but I was afraid to lost all configurations and settings and User I've done.
So I've exported my DBSchema and the xwiki directori to on-line server, and I find that in Mozilla it works perfectly as in my TEST server, but with IE 7 and Safari, when I login, I am redirected at the login page without any warning or error.
Reading some related articles I found that this is probably a cookies problem due to change of host.
Can I solve manually this issue?
Or is there a way to export exactly all xwiki settings, user, and data, and recreate exacltly the environnment in another server?
Thanks...
Riccardo Grazioli
grazioli(a)adacto.it
Adacto - anima digitale
------------------------------------------
Adacto - anima digitale
Via L. Giuntini 40, Empoli
Via G. Meda 45, Milano
Corso Como 5, Milano
Telefono 0571-998742 Fax 0571-998744
Internet: www.adacto.it
E-mail: adacto(a)adacto.it
Any more ideas about this issue?
I've seen that With mozilla I can enter login, logout and reenter in both
test and on-line xwiki, and all works fine.
How can I set or have a look for the cookies creation settings?
Riccardo
-------------------------------------------------------------------------------------------------------
> Of course, we've tried to login from various pc that never had visited my
> xwiki.
> The cookies is surely new..
>
>
>
> -------------------------------------------------------------------------------------------------------
> Subject: Re: [xwiki-users] cookies don't work if xwiki is migrated from a
> TEST server to on-line
>
>
>> Hi,
>>
>> I think that's a normal behaviour that you have to login again: if you
>> move xwiki to another server the old cookies are not valid anymore (in
>> the cookie there is the information about the URL).
>>
>> Have you tried to login? It should work with same username/password you
>> were use on the test server.
>>
>> Vito
>>
>>
>> riccardo grazioli wrote:
>>> Hi,
>>> I encounter a strange problem when I migrate XWiki from my TEST server
>>> to
>>> my on-line server.
>>>
>>> I know that was better to instantiate a new XWiki from the beginning,
>>> but
>>> I was afraid to lost all configurations and settings and User I've done.
>>>
>>> So I've exported my DBSchema and the xwiki directori to on-line server,
>>> and I find that in Mozilla it works perfectly as in my TEST server, but
>>> with IE 7 and Safari, when I login, I am redirected at the login page
>>> without any warning or error.
>>>
>>> Reading some related articles I found that this is probably a cookies
>>> problem due to change of host.
>>>
>>> Can I solve manually this issue?
>>>
>>> Or is there a way to export exactly all xwiki settings, user, and data,
>>> and recreate exacltly the environnment in another server?
>>>
>>> Thanks...
>>> Riccardo Grazioli
>>> grazioli(a)adacto.it
>>> Adacto - anima digitale
>>>
>>> ------------------------------------------
>>>
>>> Adacto - anima digitale
>>> Via L. Giuntini 40, Empoli
>>> Via G. Meda 45, Milano
>>> Corso Como 5, Milano
>>> Telefono 0571-998742 Fax 0571-998744
>>> Internet: www.adacto.it
>>> E-mail: adacto(a)adacto.it
>>> _______________________________________________
>>> users mailing list
>>> users(a)xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>>
>>
>>
>> --
>> Vitantonio Messa, vitantonio.messa(a)coss.fi
>> +358 46 889 48 49 - skype: vitantonio81
>> COSS - The Finnish Centre for Open Source Solutions
>> @ Technology Centre Hermia Ltd.
>> Hermiankatu 1, FIN-33720 Tampere, FINLAND
>>
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Hi,
where i will found info about Subject ?
I have 1.3.1 with my customization actually and lot of wiki pages.
Will it be enought to just simple backup configuration files i changed, copy
from new jar file and replace config files with my backuped?
Thanks!
David
Hi Everyone,
I could find a use for tag 'editing', I don't think it is a strange as
it seems. Consider the following for instance;
I have an application where users (we will call them employees) can
publish documents relating to a certain subject, or group of subjects.
They are product and application based. Other users (lets call them
customers) can then watch the subjects that concern them to be made
aware of updates/bug fixes/application notes etc...
I would like the employees to be able to choose from a predefined list
of tags, that someone would have to be able to edit. This keeps the tags
consistent and avoids the inevitable case/spelling/mistypes that could
result in orphaned tags.
I guess that this is not the pure intended use of tagging I know but I
can se how it would be very useful, at least to me :-)
Dean Sellers applications engineer
rinstrum smart weighing
Ph: +61 7 3216 7166 Fax: +61 7 3216 6211
dean.sellers(a)rinstrum.com
41 Success St, Acacia Ridge, QLD, 4110
www.rinstrum.com
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] On Behalf
Of ancapaula.luca(a)xwiki.com
Sent: Tuesday, 15 April 2008 9:47 PM
To: XWiki Users
Subject: Re: [xwiki-users] Tags in XWki Watch
Hi Xavier,
editing the list of tags is a quite strange concept because by
definition a list of tags generated by a community of users, so it makes
almost no sense editing the list itself.
The means to edit a list of tags are to edit the content that generates
it, i.e. the articles from which the list is generated.
Just click the tag to change so that you filter out all articles tags
with that tag and edit the tags of the articles in order to remove /
change the undesired tag. There is no 'bulk tag' or 'bulk change' for
the moment in watch and I'm not really sure this could be used for tag
editing or tag removing.
Have fun,
Anca Luca
> Hi there,
>
> how can I edit the list of tags in XWiki Watch?
>
> I have twice the same word, once with a capital letter, once without
> it, and I'd like to straighten this ...
>
> Thanks,
>
> Xavier
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.3.2
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is a bug fix release.
Bugs fixed
* XWIKI-2283 - Overwrite on importing translation documents deletes
the original document too
* XWIKI-2293 - PropertyChangedRule does not work
* XWIKI-2298 - Character escaping using \ doesn't work anymore
* XWIKI-2299 - The XWiki object is created more than once
* XWIKI-2300 - HibernateStore synchronization problem
* XWIKI-2304 - When a user or a group is removed it's not removed from
rights objects
* XWIKI-2309 - Migration between xwiki 1.1.x and 1.2.x (and above) can
fail because of some documents
* XWIKI-2302
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise132
Thanks,
The XWiki dev team
Hi,
For a local database in mysql, we wrote this code, but neither give any
error nor display the details. Where is my fault?
#set ($mydb=$xwiki.sql.getDatabase('test'))
<table>
#foreach($row in $mydb.executeQuery(
"select Name, RNo from student") )
<tr>
<td> $row.getString("Name") </td>
<td> $row.getLong("RNo") </td>
</tr>
#end
</table>
THANks.
.............................................................
Hi all,
We are using XE 1.2.1 and Mysql 5.0,
we created a Todo application by following this
http://www.theserverside.com/tt/articles/article.tss?l=XWiki
and it is possible to add and display data in a filterable table.
We have to fetch and insert the inserted data into a Mysql table, can
any one help us?
Thanks in advance,
Regards,
Project Trainees.
Hi, I guess to have done a little damage... :S
I wanted to eliminate blog and calendar object from xwiki.
So, I went into administrating page, Export a xar with history and all that I can Export.
Then I've clicked on my original .xar Imported with all xwiki utilities, and after have deselected classes I thought not need, I've reimported the documents.
Next I reimported my .xar with all configuration, but all Administrative users can access but can't see nothing..
Until normal users can regularly see his pages...
What's appened??
Can I restore or change some DB Data to reaccess by Admin rights??
Maybe I lost all my morning work.... :S
HELP MEEEE!!!
Riccardo Grazioli
grazioli(a)adacto.it
Adacto - anima digitale
------------------------------------------
Adacto - anima digitale
Via L. Giuntini 40, Empoli
Via G. Meda 45, Milano
Corso Como 5, Milano
Telefono 0571-998742 Fax 0571-998744
Internet: www.adacto.it
E-mail: adacto(a)adacto.it
Hi there,
how can I edit the list of tags in XWiki Watch?
I have twice the same word, once with a capital letter, once without it, and
I'd like to straighten this ...
Thanks,
Xavier
The XWiki development team is pleased to announce the release of XWiki
Workspaces 1.0 RC 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is the first release candidate for the 1.0 version of XWiki
Workspaces. A second release candidate is planned for next monday, before
hopefully being able to deliver the 1.0 final release.
Bug fixed since 1.0 Milestone 2 :
* XWS-17 - JavaScript error when uploading photos
* XWS-29 - With IE6, selected users does not appear in the list when
adding members to a space group
* XWS-33 - On a private workspace, only admins can access content, not
writers and readers
* XWS-37 - Readers are not displayed in the directory of a space
* XWS-38 - List numbers are not shown in the WYSIWYG & view mode
* XWS-40 - Lightboxes are displayed real bad in IE6
* XWS-41 - Writers and readers rights are inverted in a workspace
* XWS-42 - Impossible to set a category for a Wiki Page : the active
field is automatically changed when we click on the categories Select
* XWS-43 - A macro is not evaluated when comparing two versions
* XWS-49 - The tooltips displayed when we are over the "My Profile" &
"MyDashboard" buttons are not translated
* XWS-50 - The dates are formated differently on the different pages
* XWS-56 - Comments do not show up anymore in wiki pages, blog posts
and photo albums
* XWS-59 - Missing activitystream hibernate mapping in the war
distribution
* XWS-60 - Galleries with empty description generates two entries in
gallery list
For more information, see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesWorkspaces10RC1
Regards,
The XWiki dev team
Hi all,
I'm try to use javascript into a macro like this
document.getElementById('levelone').options[0] = new Option("-Empty
\*-","");
but whe it is executed what I get is
document.getElementById('levelone').options0 = new Option("-Empty \*-","");
How can I solve this problem???
Thanks all,
Raffo
Hello All,
I've configured a class and added a text area property in the same
manner described in the FAQs tutorial, but I'm not able to get the
WYSIWYG editor when creating a instance of the class. I've tried
configuring the property to use the default editor as well as the
WYSIWYG editor, but neither seem to get it. Is there some trick to get
this to work, or is there something that I'm missing?
Thanks in advance.
Best regards,
Paul S.
Hi all
I have some problems on customizing Xwiki layout.
1. I change the copyright information in Administration Preference,
for example "It is Roc's wiki, please join us".
but I can see only part of this,"It is Roc", in some pages's
right bottom corner, and "<div id" in the same row on the left,other
pages seems ok.
2. I replace the logo following the instruction on xwiki.org,
attached my logo to /xwiki/bin/view/XWiki/DefaultSkin
and edited objects for my logo. Every logo inside xwiki is
ok, but the logo in login page still remained xwiki.org logo.
(I set anyone must regist and login befor seeing anything in
my xwiki).
3. After I put a large table which contains 70 rows, the bottom
panels (not only one) disappeared. And left some error message
<h5 class="xwikipaneltitle"
onclick="if(eltHasClass(this.parentNode, 'expanded'))
createCookie('XWiki.Admin_Panels.NewPage','collapsed', ''); else
eraseCookie('XWiki.Admin_Panels.
Anyone who can help me. I am trapped in these for several days.Thanks
very much.
Regards.
Roc
<mailto:pengp.ren@ge.com>
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.2 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release follow XWiki Enterprise 1.4 Milestone 1 release to
maintain XEM synchronised with XE.
Changes from 1.1:
The main change is XWiki Enterprise upgrade from 1.3 to 1.4M1.
Wiki Manager also fix a bug in translations page and is now able to
create a wiki with the name of one that just been deleted.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM12M1
Thanks -The XWiki dev team
Hi,
I want to be able to add TAG to each blog entry. I see it is possible for
wiki pages, there is a panel appearing on the right side of the web page.
What do I need to do ? Create a new panel ? Modify a xwiki object or class ?
Fabien
Hi,
"Configure JNDI data store in application container, where you xwiki
instance is running."
How it should be done ? can any one help?
Regards,
Project trainees.
Hi,
I want to start with the blog page of the wiki and not on the standard page.
I have looked into all tomcat, xwiki configuration files but find nothing
that works.
Is the starting URL hardcoded into the source code ?
Fabien
Hi,
I get all sources from svn repository and compile them.
The status at the end of the compilation said that all build where
successful.
I move the *war file found into the following
/xwiki/trunks/xwiki-product-enterprise/web/target to the tomcat webapps.
I also modified the hibernate.cfg.xml to point to the right database, and I
now get the following error.
*type* Exception report
*message*
*description* *The server encountered an internal error () that prevented it
from fulfilling this request.*
*exception*
javax.servlet.ServletException: Servlet execution threw an exception
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
*root cause*
java.lang.NoSuchMethodError: com.xpn.xwiki.XWiki.isVirtual()Z
com.xpn.xwiki.plugin.scheduler.SchedulerPlugin.init(SchedulerPlugin.java:97)
com.xpn.xwiki.plugin.XWikiPluginManager.initPlugin(XWikiPluginManager.java:147)
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:83)
com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:112)
com.xpn.xwiki.XWiki.preparePlugins(XWiki.java:893)
com.xpn.xwiki.XWiki.initXWiki(XWiki.java:821)
com.xpn.xwiki.XWiki.<init>(XWiki.java:744)
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:315)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:512)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:126)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
*note* *The full stack trace of the root cause is available in the Apache
Tomcat/5.5 logs.*
What do I forget ?
Fabien
Hi,
I'd like to link xWiki to a WebSite I'm developing.
I've to simulate registration and login-in submission xwiki because access to xwiki is already restricted to registered user of my web application, but I can't easily (and fastly) understand interaction between struts and velocity.
What I think is to register new xWiki user when they register in my WebSite, and to automatically submit the login form and data when they want to access to xwiki.
Can anyone give me a hand? Some Ideas?
Thanks!
Riccardo Grazioli
grazioli(a)adacto.it
Web Developer
------------------------------------------
Is the Main space special? XWiki seems to require Admin rights to view
Main.WebHome.
I am using XWiki version 1.3. I searched jira but couldn't find anything
that seemed relevant.
Is there some setting to change the redirect of http://localhost:8080/xwiki
from Main.WebHome to MySpace.WebHome?
Thanks
Glenn Everitt
--
View this message in context: http://www.nabble.com/Only-Admin-Users-can-access-Main-space-tp16421644p164…
Sent from the XWiki- Users mailing list archive at Nabble.com.
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.3 RC 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First release candidate for XWiki Enterprise 1.3 (and hopefully the
last one).
Main changes from 1.3M2:
* Lots of bugs fixed
* Improved Toucan Skin with several bug fixes on IE
* Added a new XWiki.XWikiSyntax page that lists XWiki syntax to
replace the link to the xwiki.org web site, thus allowing the ability
to see syntax information even when offline.
* Generalized Ajax Suggest Feature (see XWIKI-1604 - No
documentation yet).
* Ability to force a default language.
* Ability to enable/disable the watchlist feature by wiki. Moved
the Watchlist pages to an application proper (i.e. as XWiki documents)
instead of template files.
* Added License/Notice files to all released files.
* Added ability to customize the email template for the Watchlist
feature (the email template is located in the XWiki.WatchListMessage
page).
* The Watchlist feature now sends the change differences in the
email.
+ lots of other changes
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise13RC1
Thanks
-The XWiki dev team
Hello,
i just dled 1.3.1 stable and i try to add an attatchment with the toucan
skin but i cant. I click on attatchment and nothing happenens. But if i
switch to the albatross skin and click attatchment, the little attatchment
window drops down and I can add stuff. Has this happened to anyone else?
Does anyone know how to get attatchments working with the toucan skin?
Thanks in advance.
-Marlon
Hi,
i have installed clean xwiki enterprise 1.3.1 using tomcat as container
mysql as database, everything working fine.
How can i now add users? I can acess administration menu without problem ,
but adding users just not work (Internet Explorer on Windows Vista SP1).
It is some kind of my error (see nothing in xwiki.log or catalina.log) ? Or
i am doing something wrong?
Thanks!
D.
Hi i have a xwiki enterprise 1.4milestone1 installed , using tomcat as
container mysql as database backend.
My xwiki is working great, but adding users is not working at all.
I also imported default xar file to have "basic demo" data.
When i will log as Admin, with pass admin , and click on Users -->Add New
user, i will add all credentials and then save, but nothing will happend,
There is simple no user.
Where is the problem?
Thanks!
David
Hi,
I'm getting randomly logged off when using the LDAP authenticator in
v1.3.1. I'm wondering if anyone else is experiencing this.
At the end are the thread dumps I captured in two individual cases and a
snippet of my LDAP configuration.
Thanks,
Benjamin
xwiki.authentication.ldap.UID_attr=sAMAccountName
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=displayName,mail=mail,ldap_dn=dn
xwiki.authentication.ldap.update_user=0
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=CN=Wiki Admins
(omitted the rest)
xwiki.authentication.ldap.mode_group_sync=always
-----------------Thread Dump #1-----------------------
09:43:53,819 [
http://bl.local:8080/xwiki/xwiki/bin/view/Main/DocumentDoesNotExist]
[http-8080-22] ERROR base.Cache - internal error:
expected to get a state from key [xwiki:XWiki.bleung]
09:43:56,334 [
http://bl.local:8080/xwiki/xwiki/bin/view/Main/DocumentDoesNotExist]
[http-8080-14] WARN LDAP.XWikiLDAPAuthServiceImpl - LDAP authentication
failed.
java.lang.IllegalStateException: Cannot cancel cache update - current state
(1) is not UPDATE_IN_PROGRESS
at
com.opensymphony.oscache.base.EntryUpdateState.cancelUpdate(EntryUpdateState.java:91)
at com.opensymphony.oscache.base.Cache.cancelUpdate(Cache.java:416)
at
com.opensymphony.oscache.general.GeneralCacheAdministrator.cancelUpdate(GeneralCacheAdministrator.java:184)
at
com.xpn.xwiki.cache.impl.OSCacheCache.cancelUpdate(OSCacheCache.java:126)
at
com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl.listGroupsForUser(XWikiGroupServiceImpl.java:163)
at
com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl.getAllGroupsNamesForMember(XWikiGroupServiceImpl.java:683)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.syncGroupsMembership(XWikiLDAPAuthServiceImpl.java:484)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.syncGroupsMembership(XWikiLDAPAuthServiceImpl.java:450)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticate(XWikiLDAPAuthServiceImpl.java:310)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.authenticate(XWikiLDAPAuthServiceImpl.java:107)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.authenticate(MyFormAuthenticator.java:194)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.processLogin(MyFormAuthenticator.java:95)
at
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl.checkAuth(XWikiAuthServiceImpl.java:214)
at com.xpn.xwiki.XWiki.checkAuth(XWiki.java:3297)
at
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.checkAccess(XWikiRightServiceImpl.java:166)
at com.xpn.xwiki.XWiki.checkAccess(XWiki.java:3305)
at com.xpn.xwiki.XWiki.prepareDocuments(XWiki.java:4249)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:173)
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
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
at
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:447)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
at
org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:424)
at
org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:343)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:144)
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:263)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
09:43:56,443 [
http://bl.local:8080/xwiki/xwiki/bin/view/Main/DocumentDoesNotExist]
[http-8080-14] ERROR base.Cache - internal error:
expected to get a state from key [xwiki:XWiki.XWikiGuest]
------------------Thread Dump #2------------------------
09:51:50,003 [
http://bl.local:8080/xwiki/xwiki/bin/view/Main/DocumentDoesNotExist]
[http-8080-8] WARN LDAP.XWikiLDAPAuthServiceImpl - LDAP authentication
failed.
java.lang.NullPointerException
at
com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl.listGroupsForUser(XWikiGroupServiceImpl.java:182)
at
com.xpn.xwiki.user.impl.xwiki.XWikiGroupServiceImpl.getAllGroupsNamesForMember(XWikiGroupServiceImpl.java:683)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.syncGroupsMembership(XWikiLDAPAuthServiceImpl.java:484)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.syncGroupsMembership(XWikiLDAPAuthServiceImpl.java:450)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticate(XWikiLDAPAuthServiceImpl.java:310)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.authenticate(XWikiLDAPAuthServiceImpl.java:107)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.authenticate(MyFormAuthenticator.java:194)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.processLogin(MyFormAuthenticator.java:95)
at
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl.checkAuth(XWikiAuthServiceImpl.java:214)
at com.xpn.xwiki.XWiki.checkAuth(XWiki.java:3297)
at
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.checkAccess(XWikiRightServiceImpl.java:166)
at com.xpn.xwiki.XWiki.checkAccess(XWiki.java:3305)
at com.xpn.xwiki.XWiki.prepareDocuments(XWiki.java:4249)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:173)
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
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
at
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:447)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
at
org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:424)
at
org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:343)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:144)
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:263)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
Hi all,
Although this issue comes from some previous threads, please, allow me
to reformulate it here.
I do need to change some layout appearance details in some single pages.
I more or less understand how CSS now allows to change most of the
layout characteristics, and how, skins are the best vehicle to apply
CSS, but I don't know how to apply a skin to a single page. I've tried
by adding a skin document to a page, but this doesn't work. So:
1. Is it possible to apply a skin to a page? How?
2. Is there any simpler way of using some new/different CSS definitions
on a per-page basis?
Thank you so much for your help,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
Hi,
I have just installed xwiki in ubuntu 7.10.
With
sun java 1.6 ( I upgraded it from 1.5 to 1.6)
tomcat 5.5
mysql 5
When I try viewing the application in my localhost.
http://192.168.1.10:8180/xwiki/ it will redirect to
http://192.168.1.10:8180/xwiki/bin/view/Main/WebHome.
But nothing is displaying in the browser. I mean its a blank page.
But when I look at my
/var/lib/tomcat5.5/conf/xwiki.log
I have this error.
//--------------------------- Start Error
-------------------------------------------//
2008-04-10 12:33:06,267 [] [main] ERROR [localhost].[/xwiki] -
action: null
com.octo.captcha.module.CaptchaModuleException: Error during Service Class
initialization
at
com.octo.captcha.module.config.CaptchaModuleConfig.validate(CaptchaModuleConfig.java:196)
at
com.octo.captcha.module.struts.CaptchaServicePlugin.init(CaptchaServicePlugin.java:64)
at
org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:869)
at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
at javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1139)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:966)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3956)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4230)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at
org.apache.catalina.core.StandardService.start(StandardService.java:448)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:177)
Caused by: java.lang.UnsatisfiedLinkError:
/usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre/lib/i386/libawt.so: Can't load IA
32-bit .so on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at
sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.image.ColorModel.loadLibraries(ColorModel.java:188)
at java.awt.image.ColorModel.<clinit>(ColorModel.java:196)
at com.jhlabs.image.WholeImageFilter.<init>(WholeImageFilter.java)
at com.jhlabs.image.WaterFilter.<init>(WaterFilter.java)
at
com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.buildInitialFactories(DefaultGimpyEngine.java:503)
at
com.octo.captcha.engine.image.ListImageCaptchaEngine.<init>(ListImageCaptchaEngine.java:493)
at
com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.<init>(DefaultGimpyEngine.java:494)
at
com.octo.captcha.service.image.DefaultManageableImageCaptchaService.<init>(DefaultManageableImageCaptchaService.java:32)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at
com.octo.captcha.module.config.CaptchaModuleConfig.validate(CaptchaModuleConfig.java:193)
... 25 more
2008-04-10 12:33:06,279 [] [main] ERROR [localhost].[/xwiki] -
Servlet /xwiki threw load() exception
javax.servlet.UnavailableException
at
org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:880)
at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
at javax.servlet.GenericServlet.init(GenericServlet.java:211)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1139)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:966)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3956)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4230)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at
org.apache.catalina.core.StandardService.start(StandardService.java:448)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:177)
2008-04-10 12:33:23,895 [] [http-8180-Processor25] WARN [/xwiki].[action]
- Servlet action is currently unavailable
//--------------------------------- End Error
-----------------------------------------------//
Does anybody has any idea what causing this error ? Can anybody help me to
solve this error please ?
Thx.
--
View this message in context: http://www.nabble.com/Xwiki-not-showing-it-contents.-tp16607748p16607748.ht…
Sent from the XWiki- Users mailing list archive at Nabble.com.
hi,
Whenever I do any update activity (e.g. creating a space, editing any page
etc), there is an exception thrown on screen and the update operation is
successful and I could see that if I reload the page. There was no such
problem in XWS 1.0m1 and I can't tell if it's a problem with my environment
I use: Sun JDK 1.6.0_04 (64-bit), JBoss 4.2.2, PostgreSQL 8.3. I tried to
change from local to XA data source and there is no difference. The full
stacktrace is attached at the bottom. Looks like ActivityEventImpl is
missing? I've loaded everything from the XWS 1.0m2 xar. Any idea?
Regards,
mingfai
*hibernate configuration:*
<property name="connection.datasource">java:jdbc/hkjug-xwiki</property>
<property
name="dialect">org.hibernate.dialect.PostgreSQLDialect</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
*stacktrace*
15:42:09,897 INFO [STDOUT] 2008-04-08 15:42:09,892 [
http://MY_HOST/bin/save/hkjug/WebHome] [ajp-MY_HOST-8009-3] WARN
web.XWikiAction - Uncaught exception: Error number 0 in 11:
Uncaught exception
Wrapped Exception: Unknown entity:
com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: Unknown entity:
com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:223)
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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
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.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
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:230)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:437)
at
org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:366)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:619)
Wrapped Exception:
org.hibernate.MappingException: Unknown entity:
com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
at
org.hibernate.impl.SessionFactoryImpl.getEntityPersister(SessionFactoryImpl.java:550)
at
org.hibernate.impl.SessionImpl.getEntityPersister(SessionImpl.java:1338)
at
org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:98)
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:187)
at
org.hibernate.event.def.DefaultSaveEventListener.saveWithGeneratedOrRequestedId(DefaultSaveEventListener.java:33)
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:172)
at
org.hibernate.event.def.DefaultSaveEventListener.performSaveOrUpdate(DefaultSaveEventListener.java:27)
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70)
at org.hibernate.impl.SessionImpl.fireSave(SessionImpl.java:535)
at org.hibernate.impl.SessionImpl.save(SessionImpl.java:523)
at org.hibernate.impl.SessionImpl.save(SessionImpl.java:519)
at
com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl.addActivityEvent(ActivityStreamImpl.java:140)
at
com.xpn.xwiki.plugin.workspacesmanager.activities.WorkspacesActivityStream.notify(WorkspacesActivityStream.java:132)
at com.xpn.xwiki.notify.DocChangeRule.verify(DocChangeRule.java:61)
at
com.xpn.xwiki.notify.XWikiNotificationManager.verify(XWikiNotificationManager.java:146)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1085)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:120)
at com.xpn.xwiki.web.SaveAction.action(SaveAction.java:129)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:197)
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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
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.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
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:230)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:437)
at
org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:366)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:619)
Hello Riccardo,
I was actually exactly like u a month ago and now I just finished my own skin:).
I will try to give u some tips that might help you with the customization.
First of all use the toucan skin as its very easy to customize its style.
Download firebug http://www.getfirebug.com/ to use it with firefox. Using firebug you can simply using the mouse identify the location of each element in the CSS style file.
After this you will need to change in the templates for the pages but I would say start and play around with firebug and try to change the style of the skin.
Feel free to ask if u have any further questions. I know its painful in the beginning but its quiet easy after that.
Cheers,
Hosam
Original Message:
Hi Riccardo,
<br />
<br />riccardo grazioli wrote:
<br />> Hi,
<br />> I'm new to XWiki and Velocity too,
<br />> I don't understand how to set a new skin by the "Edit object" page.
<br />>
<br />> Can anyone help me to solve this issue? At the moment I'm trying to modify the Albatross skin by css... I know there is a better way to do this... but after I've read the guide I'm not able to do.
<br />>
<br />> I ask if someone can explain me by example...
<br />I do understand that it is not easy to understand how the whole thing
<br />work! Even because many features/structures are evolving in real time.
<br />But what is clear for me is that it is not a good idea to start by
<br />modifying the default skin. You will frequently, and easily, achieve
<br />results that you will want to conserve/use in your wiki. And it is by no
<br />means easy to make an update, which is usually needed to take advantage
<br />of new features, and keep track of the changes you have done in the
<br />default of base skins.
<br />
<br />Perhaps "Modifying a skin" in
<br />http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins is a bit
<br />messy, but it is a perfect starting point.
<br />
<br />Please, what have you done and at where are you stuck? I am sure we
<br />could find the right way of doing the job and modifying this reference
<br />document if needed.
<br />
<br />Cheers,
<br />
<br />Ricardo
<br />
<br />--
<br />Ricardo Rodríguez
<br />Your EPEC Network ICT Team
<br />
<br />_______________________________________________
<br />users mailing list
<br />users(a)xwiki.org
<br />http://lists.xwiki.org/mailman/listinfo/users
<br />
--
Hi
I want to fetch the following things for the currently written comments
from xwiki:
1. IP address of the comment submitter
2. permanent location of the entry the comment was submitted to
3. URL of the commenter.
4. Key value pair for every http header sent with the request
5. E-mail address of the commenter.
can anyone plz help me wid it.
thanx in advance.
Shruti Modi
Tata Consultancy Services
Mailto: shruti.modi(a)tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty. IT Services
Business Solutions
Outsourcing
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
Hi all,
We are using XE 1.2.1 and Mysql 5.0,
we created a Todo application by following this
http://www.theserverside.com/tt/articles/article.tss?l=XWiki
and it is possible to add and display data in a filterable table.
We have to fetch and insert the inserted data into a Mysql table, can
any one help us?
Thanks in advance,
Regards,
Project Trainees.
Hi guys,
As I understand from the archive, attachments are stored in the DB itself,
is that correct?
That's not very handy for my personal use. I have written an automated
backup bash-script, which dumps all DB's from my MySQL-installation into a
backup folder and store it there (a daily folder with the last 7 dumps, a
weekly folder and a monthly) and pushes once a night the backup folder to a
backup-server. Now if every attachment is stored into the DB, the DB will
grow extensively (versioning?, picture album), while with an ordinary
file-store system you just backup files, who have changed or are new....in
my use scenario, attachments are way more stable than the actual content in
the XWiki...
Out of curiosity, what's exactly the benefit to store files in a DB? For the
XWiki, is that the way you go or are you planning to implement a choice?
Thanks!
Hi all,
after the login, xwiki always redirect the response to
http://192.168.24.116:8080/xwiki/xwiki/bin/view/Main/DocumentDoesNotExist.
In the web.xml there is this setting
> <error-page>
> <error-code>404</error-code>
> <location>xwiki/bin/view/Main/DocumentDoesNotExist</location>
> </error-page>
>
but i don't understand why the login request get error 404.
Can someone help me?
Thanks
Raffo
I encountered a similar problem on XE 1.3. If I add a user to the
XWikiAdminUsers group and then remove him from it, he still retains all of
his admin rights.
> Hi all,
> I have an user here that answers YES to...
> #if($hasAdmin)
> Yes
> #else
> No
> #end
> But I don't know why. He doesn't belong to the Admin group and I don't
> find any assignment that could be blamed for this behavior.
> He see Administrator in the upper right area after global.vm rendering
> but a "You are not allowed to view this document or perform this
> action." error is thrown when he hits this link.
> Please, could you help me to find how this users is evaluated as having
> Admin rights?
> Thanks for your help,
> Ricardo
I use local installation of xwiki as test wiki and we also have working
department xwiki - Linux, Jboss
In my local BB application works well, but in server wiki installation all
BBCode pages are rendered with
“bb_bbcodespace
bb_bbcodespaceexplanation
o bb_examplebb bb_goexamplebb
bb_adminbbactions”
instead
"
Bulletin Board Application Code
All the code lines used in the Bulletin Board application are stored in this
space. You can have access to various resources concerning your Bulletin
Board application here. Be creful when editing those pages though :-)
o This Bulletin Board is included by default with the application to show
how it works : Go to the example Bulletin Board
Bulletin Board Administration
...."
Any idea, what is wrong?
Frantisek
--
View this message in context: http://www.nabble.com/Problem-with-Bulletin-Board-Application-tp16491542p16…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
Working with XE 1.3.
While editing preferences for a space in Administration > Space
Preferences I see that there is a Page Width field in the Skin tab.
I've tried to set it to the different options it offers but I get no
effect on the layout. I flushed browser cache after each change.
Please, what must I expect by setting this option? Does it have any effect?
Thanks for your help,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
Hi,
from version 1.3 I still have issue with wiki.authentication.ldap.user_group
beacuse I don't use group in my LDAP configuration.
Basically I use as UID the sAMAccountName but if I set the group I must
check thru the cn otherwise I get an error.
If I could disable the gruop the authentication could be work fine using
sAMAccountName and xwiki.authentication.ldap.base_DN as in previous version.
If I set
xwiki.authentication.ldap.user_group=
the user can login in but the login screen appears each time he clicks
somewhere.
TIA
MDT
--
View this message in context: http://www.nabble.com/How-can-I-disable-group-authentication--tp16489626p16…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
I have an user here that answers YES to...
#if($hasAdmin)
Yes
#else
No
#end
But I don't know why. He doesn't belong to the Admin group and I don't
find any assignment that could be blamed for this behavior.
He see Administrator in the upper right area after global.vm rendering
but a "You are not allowed to view this document or perform this
action." error is thrown when he hits this link.
Please, could you help me to find how this users is evaluated as having
Admin rights?
Thanks for your help,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
Hi All,
I've changed my default skin to a custom skin. Once logged in all users on
all pages get this default theme.... :)
However, the login page has the albatross theme still. I've tried adding
&skin=myskin on the end and that works brilliant. But that's not good
behaviour.
What am I missing in order to fix this?
Thanks in Advance
--Andrew
Hi all,
Please, do you anybody know if is it possible to "associate" a given
layout (without columns, one right column,...) to a given skin? For
instance: have a No side column for the Main space and a Both Columns
one for a newly created one MySpace.
Thanks for your help!
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
Hi everyone,
I would like to retrieve the complete sources files of Xwiki, version 1.3.1.
Unfortunately, I can't get it from the SVN repository... I can't find the
files that I need.
Where could I find all the sources files of the 1.3.1 version?
Can anyone upload it anywhere or send it to me?
Thanks !
Philippe
--
View this message in context: http://www.nabble.com/Get-sources-of-Xwiki----tp16559146p16559146.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi XWikiers,
I've been trying to understand how RSS aggregation does work without
much success :-(
As far as I can see, the entries shown under Recent Changes in the
default XWiki main page when the *.xar is imported depend on the logged
user. This is great: users only see entries they have access to.
But what I am not able to get working is a RSS reader like NetNewsWire
accessing this thread with basic authentication. I get the same results
with and without basic authentication.
Please, could you tell me if this is the expected behavior? Or, where am
I wrong? Thanks!
Cheers,
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
hi,
We have installed XE 1.2.1, and we are trying to develop an intranet in
our XWiki. Now a problem is occuring when login and the message showing
is:
"A problem occured while trying to service your request. Please contact
the support if this happens again."
What will be the reason for it?
regards,
project trainees.
Harjeet Wrote
>
>
>> Hello,
>> Can the applications for Xwiki Enterprise be added to the Xwiki
>> Workspaces. On the XWiki Workspaces main page it mentions that -
>> "Of course, under the hood Workspaces is based on Enterprise, and
>> with
>> some work you can get the same extensibility, but this is not the
>> goal
>> of this product."
>>
>> Should I even try extending the XWiki Workspaces the way it is
>> possible with Xwiki Enterprise, since I am fairly new to XWiki. There
>> is this concept of User spaces which is very appealing in the
>> Workspaces which I really require. What are the limitations which I
>> would be working against, so that I do not try to solve a problem
>> which cannot be solved or atleast with decent effort.
>
> If you are new to XWiki, my best advice would be that you first get
> experienced with its platform and development practices in XWiki
> Enterprise before trying to extend XWiki Workspaces. Then, if you
> really
> are willing to develop/integrate new application inside Workspaces,
> the
> best way to start is to look how its current application are built.
> For
> example, for the Wiki application, you can look at the code under the
> XWSWiki/ space and the application descriptor in XWSApps/WikiApp.
> Hope this helps, Regards,
> Jerome.
>>
Thanks Jerome, I have already started on that. What I would like to
know is it is possible. In making the Workspace easier and more
straighforward to use, has some functionalities ( jars, templates,
rights etc) been taken out from the XWiki Enterprise. Do I still have
all the functionalities of Enterprise under the hood?
Regards,
Harjeet.
I’m trying to find a way to manage the LDAP authentication issue with group.
My LDAP configuration has a group like this
OU=developers,DC=company,DC=local where under that there is the CN with the
list of users but the login name is not CN it is sAMAccountName so I don’t
understand how to configure the proprieties in XWIKI.cfg with the LDAP tree
is like this
DC=company,DC=local
|
OU=developers
|
CN=user1
|
sAMAccountName=usernameuser1
CN=user2
|
sAMAccountName=usernameuser2
Does anyone know how to configure wiki.authentication.ldap.user_group?
The others parameters are
#-# base DN for searches
xwiki.authentication.ldap.base_DN=DC= company,DC=local
#-# specifies the LDAP attribute containing the identifier to be used as the
XWiki name (default=cn)
xwiki.authentication.ldap.UID_attr=sAMAccountName
TIA
MDT
--
View this message in context: http://www.nabble.com/Request-for-help-LDAP-workaround-tp16548787p16548787.…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
Please has any body know hot to center <div id="xwikimaincontainer">? I
am working with a customized network based on toucan. XE 1.3. And I am
not able to figure out how to do that. Thanks!
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team
XWiki Watch 1.0 Milestone 4 Released
The XWiki development team is pleased to announce the release of XWiki
Watch 1.0 Milestone 4.
You can go grab it at
http://www.xwiki.org/xwiki/bin/view/Main/Download#HXWikiWatch.
This release include both bug fixes and new features, among which you can
find:
* Upgraded to GWT 1.4 which improves performance and brings new features
* Added autosuggest for article tags
* Added delete and edit actions to groups and keywords as well as a
mechanism to delete fetched articles upon deleting a feed
* Various bugfixes and improvements
Check the full release notes at
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesWatch10M4 and the
installation guide at
http://code.xwiki.org/xwiki/bin/view/Applications/WatchApplication for
more details.
Have fun!
The XWiki Watch development team
Hello,
Can the applications for Xwiki Enterprise be added to the Xwiki
Workspaces. On the XWiki Workspaces main page it mentions that -
"Of course, under the hood Workspaces is based on Enterprise, and with
some work you can get the same extensibility, but this is not the goal
of this product."
Should I even try extending the XWiki Workspaces the way it is
possible with Xwiki Enterprise, since I am fairly new to XWiki. There
is this concept of User spaces which is very appealing in the
Workspaces which I really require. What are the limitations which I
would be working against, so that I do not try to solve a problem
which cannot be solved or atleast with decent effort.
An example of what I would like to try is bring in the application of
forums besides others
Thanks in advance,
Harjeet.
Hi
Maybe I just don't get it, but it seems to me that on the blog level the
usability, meaning to edit the document, suddenly breakes with the usual way
to do it (Inline from). Is it a feature or a bug?
Cheers,
Squirrel
hello again.
i have tried to solve this paragraph rights for the last couple of days. didn't work :)))
i made a var similar to $isAdvancedUser called $isMyUser and tried to give it or not access to parts of a page. then i tried to create a macro that i can add in my page where i want to protect the text. i was probably doing something very much wrong . and so i am starting again. i have read your idea more times to be sure i get it:)
i am curious where did u put the #includeTopic('Sandbox.FirstParagraph') or more importantly where have u explained what does that mean. i see this as a method. i still don;t know if xwiki knows about methods.
lost :)))
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
----- Original Message ----
From: [Ricardo Rodriguez] Your EPEC Network ICT Team <webmaster(a)environmentalchange.net>
To: XWiki Users <users(a)xwiki.org>
Sent: Tuesday, April 1, 2008 1:36:38 PM
Subject: Re: [xwiki-users] special rights
Hi Gabriela,
Gabriela Radu wrote:
> hello..
> i don't think i get what you said about the rights on space..
> i was talking about sections from the page that can have different rights(to edit or not) then the page.
> this is what i am trying to make... and yep...i said trying. a bit lost. if you have some pointers they are more then welcomed :D
> i have to write something like macros? in .vm files?
> thank you
Sorry if I have not been able to explain myself. In fact, the problem is
that I am also a bit lost!
Let's try to start again (it will help me with this issue! It is
important for our group as well):
We are speaking about being able to create a "page" where "sections" can
have different assigned rights.
Look at this:
http://xepecnet..environmentalchange.net/xwiki/bin/view/Sandbox/NichitaStan…
It seems a "page" including text, but it only includes five "calls" to
other "pages". Look at the code:
#includeTopic('Sandbox.Title')
#includeTopic('Sandbox.FirstParagraph')
#includeTopic('Sandbox.SecondParagraph')
#includeTopic('Sandbox.ThirdParagraph')
#includeTopic('Sandbox.FourthParagraph')
In this case I am using a page (a single XWiki entry in a single space,
in this case, Sandbox.NichitaStanescu) as a "document" metaphor and I
can assign rights to any of the pieces as you do with any other page. I
must not be difficult to add a button close to the starting point of
each paragraph that only appears if the logged user has edit rights on
each "section" and allow him/her to edit it.
Please, let me know if this makes sense for you! It will be help me to
decide if this makes sense for me! Then, we could go ahead completing
this solution.
XWiki is PLENTY of tools/features. The "only" point is to put it in the
correct order :-)
Cheers,
Ricardo
BTW: I think it is time to add XWiki to your CV ;-)
--
Ricardo Rodríguez
Your EPEC Network ICT Team
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com
Ricardo,
Perhaps, yes you could filter results for XWiki, Main, Panel and perhaps add
central customisation in the admin pages to specify what to include/exclude
for specific types of user - so admin users see everything, developers see
developer pages, and other users see only pages/spaces relevant to them,
etc.
So spaces and page would need to have a tag to define the type of space/page
and then when the spaces and pages are listed in an index, panel or search
then spaces/pages can be filtered out which aren't relevant for a particular
page. This could be an additional feature built into XWiki. In addition
could provide filtered views on to an XWiki's contents, so a user could
select a view of the XWiki contents based on a set of filter criteria, but
its main use would be to hide irrelevant content to particular users e.g.
admin/code type page from general users.
What do other users think of having such a feature in XWiki?
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of [Ricardo Rodríguez]
Sent: 07 April 2008 11:49
To: users(a)xwiki.org
Subject: Re: [xwiki-users] A default filter for page lists
Hi,
goldring, richard wrote:
>
> Yes I think that's a good idea - it just confuses users when they see
> 'structural' type wiki content - and it looks "messy" - only xwiki admin
> and
> developer users should be able to see xwiki 'structural' pages and
> elements
> when they do searches, view pages in a space or via an index.
>
Don't you think could be enough by filtering results in XWiki, Main and
Panels? I am working with XE, so it is possible that other configurations
require to filter out other spaces as well.
As XWiki is completely flexible and allow you to create customized filters,
I am not sure about the need of adding it by default. You could easily make
this separation by creating new spaces where users create their pages then
filtering search results based on this spaces names.
Just me 2c.
Ricardo
--
View this message in context:
http://www.nabble.com/A-default-filter-for-page-lists-tp16432884p16537234.ht
ml
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Yes I think that's a good idea - it just confuses users when they see
'structural' type wiki content - and it looks "messy" - only xwiki admin and
developer users should be able to see xwiki 'structural' pages and elements
when they do searches, view pages in a space or via an index.
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of MSilverboard(a)cfglife.com
Sent: 01 April 2008 20:45
To: users(a)xwiki.org
Subject: [xwiki-users] A default filter for page lists
On pages like the Index and Search Results, it would be helpful to end
users if there were a way to filter out structural objects like classes
and skins from the results list, and show only user-contributed pages.
The XWiki.Results object already filters out things that users don't have
permission to see.
#if ($xwiki.hasAccessLevel("view", $context.user, $itemfullname))
...list items...
#end
I think that what's needed here is some way to classify "content".
Does anyone have recommendations on how to do this?
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi,
I would like to modify the xwiki.cfg file to set the e-mail address of the
user.
After retrieving informations from LDAP, I would like to build the e-mail
address and set it to the current user. (Indeed, it is not stored in our AD
DB.)
I tried to do that:
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=displayName,email=givenName
'.' sn '@XXX.COM',ldap_dn=dn
but it doesn't work.
I also tried:
xWiki.User.email = "xxxx"
but it doesn't work.
What could I do?
Thanks in advance.
Philippe
--
View this message in context: http://www.nabble.com/Informations-about-the-user-in-the-xwiki.cfg-file--tp…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
I retrieve the informations about people from an Active Directory server
with my xWiki.
The problem is that when someone new arrives and connect, this message will
be shown:
"Your account is not yet active, because your email has not yet been
confirmed."
so my question is quite simple, I would like either disable mail activation,
either automatically activate an new created account. How can I do that?
The next thing is about groups. Let's say that's the first time a guy
connect to the website. I would like him to be automatically added to a
group. How can I do that?
Thanks !
Philippe
--
View this message in context: http://www.nabble.com/Disable-mail-activation-and-add-automatically-users-t…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Because of having problems with some XWiki functionality (tags, bulletin
board app., ...) I checked environment of our Xwiki installation.
We have:
XWiki 1.3.1
Java 1.5.0_11
Jboss 4.2.2 (for this version Java 1.5 is required)
I read that one of general goals for XWiki Enterprise 1.4 is switch to
Java 1.5, so I’m not sure if we run our Xwiki 1.3 in proper environment.
So, which Java and JBoss version is required (tested with) for 1.3.X XWiki?
Frantisek
--
View this message in context: http://www.nabble.com/Which-Java-and-JBoss-version-is-required-%28tested-wi…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
Yesterday I found out that there are indeed other colors for the Toucan
skin. I've created now a black and a darkblue one and I'd like to share it.
Where can I drop the files?
Cheers,
Squirrel
Hi all friends,
i am currently using serveral xwiki instances (xwiki-enterprise 1.3).
I need to try xwiki-enterprise-manager to be able to create virtual wiki
sites. I am having a really hard time with installation.
I have used xwiki-enterprise-manager-web-1.1.war<http://forge.objectweb.org/project/download.php?group_id=170&file_id=10262>
,
tomcat 5 as a container, mysql as a database. I processed exactly same steps
as i did several times installing xwiki enterprise.
I have put war file into tomcat5 webapps directory, started/stoped tomcat in
order to unpack it, configured hibernate..xml to mysql database. I have
installed mysql connector to lib directory. I have copied custom log4j file
to classes directory. I have created a wiki mysql user with full rights to
create databases , created a wiki database.
When i will point on http://mydomain:8080/xwiki according to xwiki.log it
will fill mysql database xwiki and then i will get "page cannot be displayed
message" (internet explorer message). I found no error in xwiki.log, no
error nowhere else. When i will point it again at that adress
http://mydomain:8080/xwiki still nothing -page cannot be displayed and zero
messages in log.
I spent 4 hours and that is enought time for me to ask for a help.
Thanks in advance!
David
I'm reviewing java, open source CMS and wikis for a project we're soon to begin.
The project will mirror some of wikipedias functionality in allowing
collaboration on content to a set of authorized users, content discussion and
versioning. There are a couple of items that are driving me to CMSs vs Wikis
and I'm curious of xwiki might fit the bill.
1. I need more control of how the content is presented, i.e. strong
programmaticly enforced templates and 2. I need something that will store
portions of the content in separate database fields for more focused queries.
Some of these fields would be text while others would be numerics, dates, etc.
Something like a wikipedia country page but storing the Climate and Geology
sections of geography in their own DB fields and also storing metrics such as
GDP and Population as numbers in a relational database.
I use local instalation of xwiki as test wiki and we also have working
department xwiki - Linux, Jboss
In my local xwiki tags works well, but in server instalation wiki I always
receive in "All tags" page
"No documents have been tagged yet. To tag a document, ...."
regardless I defined some.
Any idea what I shoud do?
Thanks
Frantisek
--
View this message in context: http://www.nabble.com/Problem-with-tags-tp16491284p16491284.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
First of all, thank you for a great product.
I just finish the upgrade and had some negative experience.. Here's how it
went..
- First, I tried to export my wiki to a xar.. At first it produced an
invalid xar/zip archive.. then I figured that xwiki refuse to produce a
valid archive whenever the 'include history' is not checked.
- I checked the xar and found out there are couple of 0 sized file which
should have contents.. good thing is that I noticed them..
- exported the database
- Then I upgraded the binaries.. and merged the configurations.. all went
well.
- Then, I followed the recommendation regarding importing the new 1.3.1
default wiki.
- WHen I import the default wiki, I received an error message saying that
there 4 documents that I can't import..
- I tried to delete the existing page but received errors during deletion.
- The error say something about the attachment, so I delete the attachments
first.. after I deleted the attachments, I was able to delete the remaining
pages
- after deletion, I was able the import the the rest of the documents.
Horray.. upgrade finished!
- Then I noticed when I tried to login using invalid LDAP credential, I
still get an "Internal Error" which is one of the reason I bother to upgrade
is still here..
- I also noticed that 1.3.1 broke the footnote macro partially..
Other than these, everything seems to work fine!
Thanks,
Ben
Hi, I want to split the words seperated by character "|".
<%
String[] sources=new String("hello|world").split("|");
for (i in 0..<sources.length)
{
print sources[i]+"<br/>"
}
%>
but the result is:
h
e
l
l
o
|
w
o
r
l
d
I tried using String[] sources=new String("hello|world").split("\|"); but it
gives me error.
How to solve this problem?
--
Ngô Thị Hồng Nga
Mobile: 0935 176133
Hi,
I'm trying to the the following two keys. Could someone tell me what are
the valid values? (Length, alphanumeric, etc)
xwiki.authentication.validationKey
xwiki.authentication.encryptionKey
Thanks!
The XWiki development team is pleased to announce the release of XWiki
Enterprise1.4 Milestone 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
First milestone of the XWiki Enterprise 1.4 version.
Note that general goals for XWiki Enterprise 1.4 are:
* Switch to Java 1.5
* Improved stats performances
* XMLRPC improvements
* Improved performances (less Javascript files, more optimized
CSS, better caching, etc)
* Skins extensions
* Bug fixes
* More automated tests
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise14M1
Thanks -The XWiki dev team
Hi all,
maybe I'm missing something, but I have problems to assigning rights to
a newly created space. When I change to the "Space Rights" tab in the
admin panel I have no possibility to enter anything (no drop downs
etc.). If I edit the "system" space XWiki I can see them.
How am I supposed to enter these rights?
I am using Firefox 1.5 on Ubuntu 7.04 to edit the pages. XWiki runs on
the same machine with a PostgreSQL 8.2 database.
Thanks in advance.
Cheers,
Aleks
Hi all !!!
I want to enable an application where i m allowing users to add comments
on my articles...But when ever users are submitting their comments then my
system should check it for abusive or bad words. ..it is something similar
to spell check...i have came across two softwares : Akismet and
Spamkarma....
but I dont know how to integrate it with XWIki....can anyone help me with
it...
Shruti Modi
Mailto: shruti.modi(a)tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty. IT Services
Business Solutions
Outsourcing
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
does anybody know where the var $isAdvancedUser is used ? the code below is found in the xwikivars.vm but i don;t get it where it is explained, defined...
#if($context.user == "XWiki.superadmin")
#set($isAdvancedUser = true)
thx
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com
Using Xwiki 1.2; I get the following quite often on a fair chunk of
documents across my local Xwiki server:
---
Error number 3201 in 3: Exception while saving document Main.docg
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#
XWiki.esbachb
]
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while
saving document Main.docg
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#
XWiki.esbachb
]
...<snip>
---
Often this happens with a document that's just never had any changes
done to it, sometimes it doesn't happen. It has happened a few times
with user accounts. Data is always saved though.
Any thoughts?
The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.3.1
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is a bug fix release.
Bugs fixed
* XWIKI-921 - When using XWikiDocuments as resource bundles, no
default value is used
* XWIKI-1605 - The WYSIWYG editor does not save for unprivileged
users in Safari 3.0.3
* XWIKI-2130 - Document.getPreviousDocument() and
Document.getPreviousVersion() seems not to work
* XWIKI-2193 - LDAP error message with stack trace in xwiki.log
when processing invalid LDAP credentials. User gets "Internal Error"
feedback on UI.
* XWIKI-2201 - LDAP group mapping defined in XWikiPreferences is not working
* XWIKI-2202 - LDAP user update corrupt XWiki user page
* XWIKI-2206 - Cookie domains not compliant with RFC 2109
* XWIKI-2208 - LDAP parameter "user_group" is not taken into account.
* XWIKI-2209 - XWiki GWT Api breaks UTF translations
* XWIKI-2210 - Can't use differents uid name configuration for the
same ldap server for two differents wikis
* XWIKI-2211 - Cannot log in using Internet Explorer
* XWIKI-2215 - LDAP Authenticator should add proper error message
in the context when authentication fail
* XWIKI-2235 - Cannot deploy XWiki as ROOT application
* XWIKI-2236 - doc#getLastChanges() does not work with the new
versioning scheme
* XWIKI-2247 - The rendering component does not handle
and empty line correctly together
* XWIKI-2248 - DBTreeListClass needs to support translations
* XWIKI-2255 - Exception while saving some documents
* XWIKI-2258 - Empty page returned when login cookie with wrong IP address
* XWIKI-2260 - Wysiwyg editor needs to handle multiple carriage
returns properly
* XWIKI-2269 - \
in wiki syntax does not convert to 2
but instead escaped one in HTML
Improvements
* XWIKI-2246 - Add Galician translation
New Features
* XWIKI-2204 - Ability to set url redirections at the wiki level
* XWIKI-2205 - add better Active Directory support - case
insensitive username
* XWIKI-2259 - Configurable prefix for authentication cookies
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise131
Thanks
-The XWiki dev team
Hi XWikiers,
An issue has been raised during the XWiki Enterprise 1.3.1 release
process, http://jira.xwiki.org/jira/browse/XWIKI-2269 :
2 successive newlines (\\\\) are taken by the escape filter and
transformed to one \ (escapeFilter)
Is there anyone here using this syntax ? If not the filter will
removed today and XE 1.3.1 released with this modification.
ps : If you don't use it please tell it here too, it'll help us to
estimate the number of people who've seen the thread.
Thanks,
--
Jean-Vincent Drean
hi,
The information about building XWiki in Eclipse (
http://dev.xwiki.org/xwiki/bin/view/Community/BuildingInEclipse) is very
clear and I'm able to do everything as it described. In my Eclipse, I have
every XWiki project and can run whichever Maven goal. I'd like to update the
war and/or jar of XE and XWS, which task in which project is suppose to do
the job? I suppose I need to build the XWiki platform/core, then XE then XWS
in sequence?! there are so many projects... for XWS alone, there are 11
projects/pom.xml. could someone point me to the project or path of pom.xml
for core, XE and XWS? thx.
p.s. I'd like to use the latest source code to build the app as some of the
features that are critical to me have been fixed in the trunk but not in the
last release. btw, it would be great if there is a nightly build
regards,
mingfai
Hello,
we have a regular problem when we cycle off-on our tomcat instance.
Logged in users suddently have blank pages instead of their wiki pages.
And we have tons of these errors in the logs. The only solution we have
is to ask users to clean their cookies. (A close / reopen browser should
be enough for most users). Shouldn't xwiki send new cookies if the old
ones have been 'tampered' with?
See error log below,
Regards,
David Delbecq
2008-04-02 09:43:20,630
[http://intrarmi.oma.be:8081/xwiki/bin/view/Main/WebHome?language=fr]
[http-8081-Processor11] WARN xwiki.MyPersistentLoginManager - Login
cookie validation hash mismatch! Cookies have been tampered with
2008-04-02 09:43:20,631
[http://intrarmi.oma.be:8081/xwiki/bin/view/Main/WebHome?language=fr]
[http-8081-Processor11] WARN xwiki.MyPersistentLoginManager - Login
cookie validation hash mismatch! Cookies have been tampered with
2008-04-02 09:43:20,988
[http://intrarmi.oma.be:8081/xwiki/bin/view/Main/WebHome?language=fr]
[http-8081-Processor11] WARN xwiki.MyPersistentLoginManager - Login
cookie validation hash mismatch! Cookies have been tampered with
2008-04-02 09:43:20,989
[http://intrarmi.oma.be:8081/xwiki/bin/view/Main/WebHome?language=fr]
[http-8081-Processor11] WARN xwiki.MyPersistentLoginManager - Login
cookie validation hash mismatch! Cookies have been tampered with
2008-04-02 09:43:21,597
[http://intrarmi.oma.be:8081/xwiki/bin/view/Main/WebHome?language=fr]
[http-8081-Processor11] WARN web.XWikiAction - Uncaught
exception: Error number 0 in 11: Uncaught exception
Wrapped Exception: 4096
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: 4096
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:214)
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:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:825)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:738)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:526)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.lang.ArrayIndexOutOfBoundsException: 4096
at
org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:721)
at
org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:628)
at
org.apache.coyote.http11.InternalOutputBuffer.sendHeader(InternalOutputBuffer.java:501)
at
org.apache.coyote.http11.Http11Processor.prepareResponse(Http11Processor.java:1561)
at
org.apache.coyote.http11.Http11Processor.action(Http11Processor.java:918)
at org.apache.coyote.Response.action(Response.java:180)
at
org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:573)
at org.apache.coyote.Response.doWrite(Response.java:551)
at
org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:361)
at
org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:403)
at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:323)
at
org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
at
org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
at
org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:76)
at
org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:70)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:132)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:199)
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:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:825)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:738)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:526)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Hi,
i tried to install xwiki 1.3 with a mssql databas following the instructions the documentation.
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMSSQL
When i try to connect i get the following error.
"javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not
initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from param
xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Could not find a getter for archive in class
com.xpn.xwiki.doc.XWikiDocumentArchive
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
root cause
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3001 in 3: Cannot load class
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from param
xwiki.store.migration.manager.class
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Could not find a getter for archive in class
com.xpn.xwiki.doc.XWikiDocumentArchive
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:302)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:490)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:118)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)"
I couldnt find the class "com.xpn.xwiki.doc.XWikiDocumentArchive" in the xwiki.hbm.xml
provided with xwiki 1.3 but in the xwiki.mssql.hbm.xml i downloaded following the
documentation.
Is the version in the documentation not compatible with xwiki 1.3??
Is there a updated version somewhere??
Is there a nother reason/solution for our problem??
Hope anybody can help.
Thanks
Helmut
thnx for ur help..but actually
$xwiki.rightsmanager.getAllGroupsNamesForMember($context.user)
is returning a hyperlink...and it is becoming difficult for me to fetch
the actual group since xwiki is adding every user in XWikiAllGroup by
default
so how to fetch yhe actual grp of user?
Shruti Modi
Tata Consultancy Services
Cell:- 9870245740
Mailto: shruti.modi(a)tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty. IT Services
Business Solutions
Outsourcing
____________________________________________
----- Forwarded by Shruti Modi/MUM/TCS on 03/31/2008 07:43 PM -----
Sergiu Dumitriu <sergiu(a)xwiki.com>
Sent by: users-bounces(a)xwiki.org
03/31/2008 06:02 PM
Please respond to
XWiki Users <users(a)xwiki.org>
To
XWiki Users <users(a)xwiki.org>
cc
Subject
Re: [xwiki-users] fetching group of user
Shruti Modi wrote:
> hi
>
> i m trying to fetch the group of the logged in user...can anyone plz
help
> me wid it...
Since XWiki 1.2:
$xwiki.rightsmanager.getAllGroupsNamesForMember($context.user)
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
ForwardSourceID:NT00004106
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
Hello Ricardo,
let me present 2 cases.
1- you are a user and u will access ca page. there you are allowed to edit the "text" part but not the "links" part. and "text" and "sumbit" are on the same page
2 - you are superadmin(administrator) and you can edit all: text and links
this is what i want to do :)) i have attached a "photo"...sorry for it...didn;t have much time:))
so...if i understood correctly from your email..i do not wanna have a special button placed on the page..."edit this part"
what do you think?
----- Original Message ----
From: [Ricardo Rodriguez] Your EPEC Network ICT Team <webmaster(a)environmentalchange.net>
To: XWiki Users <users(a)xwiki.org>
Sent: Tuesday, April 1, 2008 1:36:38 PM
Subject: Re: [xwiki-users] special rights
Hi Gabriela,
Gabriela Radu wrote:
> hello.
> i don't think i get what you said about the rights on space..
> i was talking about sections from the page that can have different rights(to edit or not) then the page.
> this is what i am trying to make... and yep..i said trying. a bit lost. if you have some pointers they are more then welcomed :D
> i have to write something like macros? in .vm files?
> thank you
Sorry if I have not been able to explain myself. In fact, the problem is
that I am also a bit lost!
Let's try to start again (it will help me with this issue! It is
important for our group as well):
We are speaking about being able to create a "page" where "sections" can
have different assigned rights.
Look at this:
http://xepecnet.environmentalchange.net/xwiki/bin/view/Sandbox/NichitaStane…
It seems a "page" including text, but it only includes five "calls" to
other "pages". Look at the code:
#includeTopic('Sandbox.Title')
#includeTopic('Sandbox.FirstParagraph')
#includeTopic('Sandbox.SecondParagraph')
#includeTopic('Sandbox.ThirdParagraph')
#includeTopic('Sandbox.FourthParagraph')
In this case I am using a page (a single XWiki entry in a single space,
in this case, Sandbox.NichitaStanescu) as a "document" metaphor and I
can assign rights to any of the pieces as you do with any other page. I
must not be difficult to add a button close to the starting point of
each paragraph that only appears if the logged user has edit rights on
each "section" and allow him/her to edit it.
Please, let me know if this makes sense for you! It will be help me to
decide if this makes sense for me! Then, we could go ahead completing
this solution.
XWiki is PLENTY of tools/features. The "only" point is to put it in the
correct order :-)
Cheers,
Ricardo
BTW: I think it is time to add XWiki to your CV ;-)
--
Ricardo Rodríguez
Your EPEC Network ICT Team
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com
I installed the BB application using the Admin account. I then created a new
BB and a new category under that BB. Everything looks fine, I can post a new
message, I can see everything.
However, if I then log using a user account with normal privileges (not
admin), when I click on the BB using the panel, I get to the screen where
i'm supposed to see the categories and get this message:
"There is currently $bbcategories.size() categorie(s) in this bulletin
board."
Basically, the BB application works fine with all admin accounts but doesn't
work with normal accounts. In the XWiki debug window on the server, I get
errors about $request.confirmdelete and $request.deletebb being null.
--
View this message in context: http://www.nabble.com/Bulletin-Board-Application-problem-tp16276550p1627655…
Sent from the XWiki- Users mailing list archive at Nabble.com.
We are using XE 1.3 from the war and have been building our XWiki
successfully until today. We are hooked up to Oracle 10g and have been able
to create content, add users, and get notices from watch jobs, so it seemed
to be working fine.
Today we started getting errors on adding content. First on trying to
upload the mindmap.xar and then on creating a blog entry and finally on
creating a new comment.
All threw different Exceptions, but all had one root cause.
ORA-01483: invalid length for DATE or NUMBER bind variable
Here is one stack trace...
Error number 3201 in 3: Exception while saving document SaaS Engine
Road Map.ODGB
Wrapped Exception: Error number 13012 in 3: Exception while saving links
Wrapped Exception: could not update:
[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{version2=2,
docId=1666653092, version1=5}]
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving
document SaaS Engine Road Map.ODGB
Wrapped Exception: Error number 13012 in 3: Exception while saving links
Wrapped Exception: could not update:
[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{version2=2,
docId=1666653092, version1=5}]
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:457)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:97)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:91)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1078)
at
com.xpn.xwiki.web.CommentAddAction.action(CommentAddAction.java:61)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:188)
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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
com.xpn.xwiki.XWikiException: Error number 13012 in 3: Exception while
saving links
Wrapped Exception: could not update:
[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{version2=2,
docId=1666653092, version1=5}]
at
com.xpn.xwiki.store.XWikiHibernateStore.saveLinks(XWikiHibernateStore.java:1657)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:443)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:97)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:91)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1078)
at
com.xpn.xwiki.web.CommentAddAction.action(CommentAddAction.java:61)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:188)
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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.sql.SQLException: ORA-01483: invalid length for DATE or NUMBER bind
variable
at
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
at
oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:219)
at
oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:970)
at
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1190)
at
oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3370)
at
oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3454)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:101)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:101)
at
org.hibernate.jdbc.NonBatchingBatcher.addToBatch(NonBatchingBatcher.java:23)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2403)
at
org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2307)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2607)
at
org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:92)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:250)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:234)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142)
at
org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000)
at org.hibernate.impl.SessionImpl.forceFlush(SessionImpl.java:1021)
at
org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:165)
at
org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:121)
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:187)
at
org.hibernate.event.def.DefaultSaveEventListener.saveWithGeneratedOrRequestedId(DefaultSaveEventListener.java:33)
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:172)
at
org.hibernate.event.def.DefaultSaveEventListener.performSaveOrUpdate(DefaultSaveEventListener.java:27)
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70)
at org.hibernate.impl.SessionImpl.fireSave(SessionImpl.java:535)
at org.hibernate.impl.SessionImpl.save(SessionImpl.java:523)
at org.hibernate.impl.SessionImpl.save(SessionImpl.java:519)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveLinks(XWikiHibernateStore.java:1648)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:443)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:97)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:91)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1078)
at
com.xpn.xwiki.web.CommentAddAction.action(CommentAddAction.java:61)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:188)
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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
--
View this message in context: http://www.nabble.com/ORA-01483%3A-invalid-length-for-DATE-or-NUMBER-bind-v…
Sent from the XWiki- Users mailing list archive at Nabble.com.
On pages like the Index and Search Results, it would be helpful to end
users if there were a way to filter out structural objects like classes
and skins from the results list, and show only user-contributed pages.
The XWiki.Results object already filters out things that users don't have
permission to see.
#if ($xwiki.hasAccessLevel("view", $context.user, $itemfullname))
...list items...
#end
I think that what's needed here is some way to classify "content".
Does anyone have recommendations on how to do this?
Hello again!
I think (atleast I have asked for it) I got these privileges in Oracle
10g:
CREATE/DROP/ALTER/UPDATE TABLE/VIEW/TRIGGER/SYNONYM/SEQUENCE
EXECUTE
SELECT
CONNECT
and I got the wiki up and running. I have not used it very much yet.
One thing that doesn't work is logging off :D
Of some strange reason, I get the exact same page (pixel-by-pixel,
including the link "log-out") when I press log-out. I don't know what
this means, is it a cookie-problem?
Anyhow, it is not that serious now...
Thanks again!
Anders Andersson
>>> Anders Andersson 2008-03-31 09:29 >>>
Thanks both of you for the reply.
I have decided to atleast give it a try with CREATE/ALTER/DROP/UPDATE
TABLE/VIEW/SEQUENCE/SYNONYM/TRIGGER on its own schema and tablespace and
SELECT/CONNECT ofcourse.
I will inform you later if it works or not, but just want to tell I am
greatful for you replys.
Anders Andersson
>>> ludovic(a)xwiki.org 2008-03-29 23:19:25 >>>
In single wiki mode (XWiki Enterprise) it will need read, write to the
minimum if you pre create the schema from an existing one. If not you
you will need schema read and write. I don't know which oracle
privileges that is.
Run it once with all privileges to get the database created in one
oracle instance. Import that DB in your corporate database. Deactivate
updateschema in xwiki.cfg.
Then give the oracle privileges one by one.
In multiwiki (XEM) the xwiki user needs to be a DBA to be able to
create
new users.
Ludovic
>>> gabrielw(a)ngasi.com 2008-03-28 18:15 >>>
That is a known issue with xWiki and Oracle. As I understand it is
being
addressed for an upcoming release.
So at this point you must use an Oracle user named xwiki. If possible
you may use another Db such as
mysql,postgresql, or an embedded hsqldb.
--
Regards
Gabe Wong
NGASI AppServer Manager
JAVA AUTOMATION and SaaS Enablement
http://www.ngasi.com
NEW! 8.0 - Centrally manage multiple physical servers
Anders Andersson wrote:
> Hello!
>
> I have a question regarding the installation of XWiki. In the
> installation instructions it says I must type these commands:
>
> connect ...
> create user xwiki identified by xwiki;
> grant all privileges to xwiki;
>
> However this wiki will be installed on a corporate network on their
> database and application servers and therefor not possible to grant
all
> privileges to xwiki. I wonder if it is possible to run the wiki with
> more restrictions on the user xwiki? Which privileges is enough for
> xwiki to operate on the database correctly?
>
> Thanks for your time and patients. I will be happy to hear from you
> again
>
> Anders Andersson
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello fellow XWikiers,
Big big news are out for XWiki tonight : it looks like the French state has
started looking at us with specific goals in mind...
Check out http://www.xwiki.com/xwiki/bin/view/Blog/BigBigNews to see what I
mean...
I'll keep you all informed of what's happening as soon as I can get further
updates... Stay tuned !!
Guillaume
Hi again,
if I have created all wiki pages from mindmap, these pages will be opened
at a new site. How can I avoid this? I would like to decide, whether opened
on the same page or a different page. Is there a way to do this?
Regards, Uwe
--
View this message in context: http://www.nabble.com/MindMap-Links-tp16415389p16415389.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
hello.
i don't think i get what you said about the rights on space..
i was talking about sections from the page that can have different rights(to edit or not) then the page.
this is what i am trying to make... and yep..i said trying. a bit lost. if you have some pointers they are more then welcomed :D
i have to write something like macros? in .vm files?
thank you
Take care ,
Gabriela Radu :)
www.gabrielaradu.com
----- Original Message ----
From: Sergiu Dumitriu <sergiu(a)xwiki.com>
To: XWiki Users <users(a)xwiki.org>
Sent: Wednesday, March 26, 2008 5:36:53 PM
Subject: Re: [xwiki-users] special rights
Gabriela Radu wrote:
> hi.
> i was wondering if xwiki can be managed in that way that i can give users rights for some part of the page. for instance : they can edit the text but not the menu in the page.
> Thank you.
>
What menu? There's no menu inside the page...
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
____________________________________________________________________________________
No Cost - Get a month of Blockbuster Total Access now. Sweet deal for Yahoo! users and friends.
http://tc.deals.yahoo.com/tc/blockbuster/text1.com
Hello XWiki users and developers.
My name is Eduard Moraru and I'm going to apply this year for Google Summer of Code at XWiki on the project XWiki Offline.
I am planning on embedding this project in the already existing XEclipse on which I've understood there is already some work done.
My problem is that I tried out XEclipse (xwiki-eclipse-rcp-linux-gtk-x86-1.1.zip and xwiki-eclipse-1.1.zip) on a local installation of XWiki (xwiki-enterprise-installer-generic-1.3.jar) using both user Admin and a new test user and did not manage to connect to the wiki.
I then tried to connect to xwiki.org using a newly registered account and it worked perfectly.
On the local installation, XEclipse pops an exception which I can't get past:
org.xwiki.eclipse.model.XWikiConnectionException:org.xwiki.eclipse.model.impl.XWikiDAOException:org.codehaus.swizzle.confluence.SwizzleConversionException:java.text.ParseException: Unparseable date: "mer. juil. 11 18:57:54EEST 2007"
at org.xwiki.eclipse.model.impl.XWikiPlainConnection.connect(Unknown Source)
at org.xwiki.eclipse.wizards.NewConnectionWizard$1.run(Unknown Source)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Caused by: org.xwiki.eclipse.model.impl.XWikiDAOException:org.codehaus.swizzle.confluence.SwizzleConversionException:java.text.ParseException: Unparseable date: "mer. juil. 11 18:57:54EEST 2007"
at org.xwiki.eclipse.model.impl.XWikiRemoteDAO.<init>(Unknown Source)
... 3 more
Caused by: org.codehaus.swizzle.confluence.SwizzleConversionException:java.text.ParseException: Unparseable date: "mer. juil. 11 18:57:54EEST 2007"
at org.codehaus.swizzle.confluence.ConfluenceObjectConvertor.revert(ConfluenceObjectConvertor.java:56)
at org.codehaus.swizzle.confluence.MapConvertor.revert(MapConvertor.java:39)
at org.codehaus.swizzle.confluence.Confluence.revert(Confluence.java:791)
at org.codehaus.swizzle.confluence.Confluence.getPage(Confluence.java:127)
... 4 more
Caused by: java.text.ParseException: Unparseable date: "mer. juil. 11 18:57:54 EEST 2007"
at java.text.DateFormat.parse(DateFormat.java:355)
at org.codehaus.swizzle.confluence.ConfluenceObjectConvertor.revert(ConfluenceObjectConvertor.java:53)
... 7 more
I also posted a bug on JIRA at http://jira.xwiki.org/jira/browse/XECLIPSE-100 regarding this issue but I figured on the mailing list I'd get faster feedback.
My question is: Am I doing something wrong with my local installation? Are there some other privileges to give that I left out?
At a first look, I`d say It`s a hardcoded date "mer. juil. 11 18:57:54 EEST 2007"(it's always the same), left there during development, but I`m not sure if it`s on the XEclipse side or the XWiki side.
Thank you very much for your time and I await your suggestions.
____________________________________________________________________________________
No Cost - Get a month of Blockbuster Total Access now. Sweet deal for Yahoo! users and friends.
http://tc.deals.yahoo.com/tc/blockbuster/text1.com
Hi,
I am afraid this is mainly addressed to Guillaume :-(
I've downloaded the application, imported it, configured a SMTP server
and saved the panel as admin. Admin itself can send pages without a
glitch -great feature!- but whoever user I try fails but Admin. Admin
was the only user just with first name. No last name.
I've tried by creating other dummy user without last name and it can
send pages without any problem.
Please, could you figure out how to pass $sender to the mailSenderPlugin
to allow blanks in the string? Am I missing any other point?
Here the head of the error logged. Please, let me know if I could be of
any help by doing some test here.
*****
2008-03-31 00:04:38,625
[http://xpescaderias.environmentalchange.net/xwiki/bin/view/Main/Novidades?s…]
[http-193.144.34.240-80-3] ERROR mailsender.MailSenderPlugin -
Detailed email informationFrom: Ricardo Rodr?guez
To: webmaster(a)environmentalchange.net
Cc: null
Bcc: null
Subject:Page : Novidades
Text: <h2 class="heading-1-1-1">Novidades <a
href="$xwiki.getURL("Main.BlogRss", "view", "xpage=rdf")" style=""><img
src="$xwiki.getSkinFile("icons/black-rss.png")" alt="rss icon"/></a></h2>
#set($nbstart = $request.nbstart)
#set($category = "")
#set($nbitems = "5")
#includeMacros("Blog.Macros")
HTML:
Author : Ricardo Rodr?guez | Date : Dec 24, 2007 00:18 | Email comment :
<h2 class="heading-1-1-1">Novidades <a
href="/xwiki/bin/view/Main/BlogRss?xpage=rdf" style=""><img
src="/xwiki/skins/albatross/icons/black%2Drss.png" alt="rss icon"/></a></h2>
<p/>
<div class="hfeed">
</div> <p/>
2008-03-31 00:04:38,626
[http://xpescaderias.environmentalchange.net/xwiki/bin/view/Main/Novidades?s…]
[http-193.144.34.240-80-3] ERROR mailsender.MailSenderPlugin -
sendHtmlMessage
javax.mail.internet.AddressException: Illegal whitespace in address in
string ``Ricardo Rodr?guez''
at
javax.mail.internet.InternetAddress.checkAddress(InternetAddress.java:926)
at javax.mail.internet.InternetAddress.parse(InternetAddress.java:819)
at javax.mail.internet.InternetAddress.parse(InternetAddress.java:555)
at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:91)
*****
Thanks!!
Ricardo
--
Ricardo Rodríguez
Your EPEC Network ICT Team