Hello!
I am trying to use xwiki with the oracle 9i database, but I cannot locate jdbcOraWrapper distribution from http://l3x.net/imwiki/.
Could someone help me?
Thanks in advance.
Hello
I'm using xWiki Version 0.9.840 and try to delete some Blog-Categories.
There is no problem to create and edit the categories. But how do I
delete a Blog-Category?
Thanks
Ralph
Hi,
I have been customizing xWiki for my engineering intranet. I frequently get redirected to the logon page. Sometimes the logon page also returns back to the logon page itself. Ofcourse, I am typing the right user-id and password:)
Following are the errors I am noticing on Tomcat console. Could anybody help me out.
Thanks,
Raghu
19:18:14,420 WARN Thread-4 http://localhost:8080/xwiki/bin/view/Engineering/Web
Home XWikiStatsServiceImpl:findVisit:314 - Found visit with cookie MAZLCA1Z37XSC
8JEXTTZK3WRW0FKPNP3 in session A2420429EAE234F907B95F822D24FA38 for request with
cookie R9YT000PAM4JPSHAALDFZTOFFJYQT3KV
19:18:40,167 WARN Thread-4 RequestUtils:createActionForm:177 - No FormBeanConf
ig found under 'login'
19:18:40,187 WARN Thread-4 http://localhost:8080/xwiki/bin/login/XWiki/XWikiLog
in RequestUtils:createActionForm:177 - No FormBeanConfig found under 'loginerror
'
19:18:43,351 WARN Thread-4 RequestUtils:createActionForm:177 - No FormBeanConf
ig found under 'login'
19:18:50,051 WARN Thread-4 RequestUtils:createActionForm:177 - No FormBeanConf
ig found under 'login'
19:18:52,404 WARN Thread-4 http://localhost:8080/xwiki/bin/login/XWiki/XWikiLog
in RequestUtils:createActionForm:177 - No FormBeanConfig found under 'loginerror
'
19:19:11,722 WARN Thread-4 RequestUtils:createActionForm:177 - No FormBeanConf
ig found under 'view'
19:19:20,825 WARN Thread-4 http://localhost:8080/xwiki/bin/view/Engineering/Web
Preferences XWikiStatsServiceImpl:addCookie:474 - Setting cookie KWBZFWECBAX1TYV
Y1MFM7BLMQVG533X0 for name visitid with domain null and path / and maxage -17653
8
19:19:20,825 WARN Thread-4 http://localhost:8080/xwiki/bin/view/Engineering/Web
Preferences XWikiStatsServiceImpl:findVisit:314 - Found visit with cookie MAZLCA
1Z37XSC8JEXTTZK3WRW0FKPNP3 in session A2420429EAE234F907B95F822D24FA38 for reque
st with cookie KWBZFWECBAX1TYVY1MFM7BLMQVG533X0
19:20:11,228 WARN Thread-4 RequestUtils:createActionForm:177 - No FormBeanConf
ig found under 'login'
19:20:11,228 WARN Thread-4 http://localhost:8080/xwiki/bin/login/XWiki/XWikiLog
in RequestUtils:createActionForm:177 - No FormBeanConfig found under 'loginerror
'
19:20:14,603 WARN Thread-4 RequestUtils:createActionForm:177 - No FormBeanConf
ig found under 'login'
19:20:35,543 WARN Thread-4 http://localhost:8080/xwiki/bin/login/XWiki/XWikiLog
in RequestUtils:createActionForm:177 - No FormBeanConfig found under 'loginerror
'
Suppose I design a skillset application. I create a PersonClass, define its properties, and create Sheet and Template. I also create a SkillClass and do similar things.
I would like to link these two and I have an option of making PersonClass the parent of SkillClass (while creating object/doc of skills).
I could also redesign PersonClassSheet to add a sql to retrieve a person's skills and render them in a table.
My question now is, how to I ensure Person editing page does not include the Skill table?
Should I create a new page (PersonSkill) that includes PersonClassSheet and SQL+Table layout instead of modifying PersonClassSheet?
To take it little further, if I have page with list of Persons, how do I link above new PersonSkill page to corresponding Person entry in the table?
Thanks, Patrick
--
View this message in context: http://www.nabble.com/Forms-t942303.html#a2441887
Sent from the XWiki- Users forum at Nabble.com.
Hello,
I found a strange behaviour. The following scenario: our production xwiki environment runs on jboss 4.0.2/MySQL 4.1. The development environment runs on my PC using jboss 4.0.3SP1/MySQL 5.0. When I create a dump from the database on my PC and restore this dump on the production database, I still don't see the new objects. This only happens when we do a full shutdown/restart of jboss.
We also saw that the memory utilisation of XWiki went up the more pages are viewed. This makes me think there is a caching mechanism in place. That's fine, but can this be overruled? The Jboss production machine runs other applications as well, and I don't want to fully restart the server.
Thanks,
Joep Janssen
Hello everyone.
I am trying to get the xwiki-exo war to run on the eXoPlatform. I am running eXov1.0.1(tomcat5) with xwiki-exo-0.9.840.war.
I have:
- read and followed the xwiki install instructions for eXo.
- deployed xwiki.war into the exoplatform webapps folder.
- made the changes to the xwiki.cfg and hibernate.cfg.xml.
When I start tomcat, the eXoplatform starts up properly and it also loads xWiki portlet. When I try to access the xwiki directly or through the portal I get Hibernate ObjectDoesNotExist exceptions for various xwiki objects.
Does anyone know what version of eXoplatform actually works with xWiki?
I am beggining to beleive that this deployment configuration does not actually work.
Many thanks
Scott.
Hi,
I have a class with a database list property that should list all
available users but I got no idea how the hibernation query should look.
Thanks!
Sascha
Hello,
I've been looking for a tagcloud (http://www.tagcloud.com) clone to
install on my xwiki. (Actually, tagcloud could be nice but french's
tags results aren't displayed correctly...)
I've found this page http://www.xwiki.org/xwiki/bin/view/XWiki/TagScript
. I copied the code into my xwiki but it doesn't seem to work. Any ideas?
thanks,
Fabien
>From: Ludovic Dubost [ mailto:ludovic@xwiki.com
<mailto:ludovic@xwiki.com> ]
>Subject: Re: [xwiki-users] {pre} tags not working
>Is this in a normal wiki page edit or using forms (in the blog for
example).
These edits are in normal wiki pages.
>I've never heard anything about {table} turning to HTML. It seems
similar.
>I could guess that the editing renders the content before puting it in
the form.
>Have you modified the "Edit" template, maybe in your skin ?
No modifications to template or skins that I'm aware of. I checked with
the guy that did the original installation of XWiki as well.
If it helps, I did these steps which tie the {pre} and {table} symptoms
together. I can reproduce the symptoms reliably.
1. Created a new Wiki page. Added a bit of text and a table:
this is great!
{table}
1|2
3|4
{table}
2. Saved page, it rendered as expected. Edit page. Looks normal.
3. Edit page text a bit:
this is *great*!
{table}
1|2
3|4
{table}
4. Saved page, rendered as expected-- 'great' is bold. Edit page. Looks
normal.
5. Edit page text a bit more:
this is {pre}*great*{/pre}!
{table}
1|2
3|4
{table}
5. Saved page. 'great' is still bold, {pre} tags not working. When I
edit the page, it looks like this:
this is *great*!
<table class="wiki-table" cellpadding="0" cellspacing="0"
border="0"><tr><th>1</th><th>2</th></tr><tr
class="table-odd"><td>3</td><td>4</td></tr></table>>
I hope this helps.
John
>jpalmer(a)purina.com a écrit :
>
> Greetings,
> I'm working on a locally installed XWiki, using the 0.9.840 release.
> I've got a couple problems with Wiki syntax that I need assistance
with.
>
> First, I want to use the {pre} tags around some text, but XWiki seems
> to be stripping the tags out. For example:
>
> this {pre}*text*{/pre} sample
>
> ...will show up with "text" in bold type. When I edit the page, the
> {pre} tags are gone.
>
> this *text* sample
>
> Our XWiki installation is very new. {pre} worked for a while, but then
> stopped working, making me question whether there was a (system?)
> change made a some point that caused {pre} to stop working.
>
> I've also got problems where Wiki {table} will turn to HTML the next
> time the page is edited. Is this related to, or somehow a clue to the
> {pre} problem?
>
> Thanks in advance for any assistance,
> John
>
> ----------------------------------------------------------------------
> --
>
>
> --
> You receive this message as a subscriber of the
> xwiki-users(a)objectweb.org mailing list. To unsubscribe:
> mailto:xwiki-users-unsubscribe@objectweb.org
<mailto:xwiki-users-unsubscribe@objectweb.org>
> For general help: mailto:sympa@objectweb.org?subject=help
<mailto:sympa@objectweb.org?subject=help>
> ObjectWeb mailing lists service home page:
http://www.objectweb.org/wws <http://www.objectweb.org/wws>
>
--
Ludovic Dubost
XPertNet: http://www.xpertnet.fr/ <http://www.xpertnet.fr/>
Blog: http://www.ludovic.org/blog/ <http://www.ludovic.org/blog/>
XWiki: http://www.xwiki.com <http://www.xwiki.com>
Skype: ldubost AIM: nvludo Yahoo: ludovic
There is a single page on my XWiki installation that can't seem to be
rendered. I can't delete it, access it, anything. Here's the exception:
Error number 3202 in 3: Exception while reading document
XWiki.msmctreeatusibmcom
Wrapped Exception: Error number 3212 in 3: Exception while loading object
XWiki.msmctreeatusibmcom
Wrapped Exception: identifier of an instance of
com.xpn.xwiki.objects.BaseObject altered from -43849225 to 291881179
com.xpn.xwiki.XWikiException: Error number 3202 in 3: Exception while
reading document XWiki.msmctreeatusibmcom
Wrapped Exception: Error number 3212 in 3: Exception while loading object
XWiki.msmctreeatusibmcom
Wrapped Exception: identifier of an instance of
com.xpn.xwiki.objects.BaseObject altered from -43849225 to 291881179
at
com.xpn.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:646)
at
com.xpn.xwiki.store.XWikiCacheStore.loadXWikiDoc(XWikiCacheStore.java(Compiled
Code))
at com.xpn.xwiki.XWiki.getDocument(XWiki.java(Inlined
Compiled Code))
at com.xpn.xwiki.XWiki.getDocument(XWiki.java(Compiled
Code))
at
com.xpn.xwiki.XWiki.getDocumentFromPath(XWiki.java:637)
at com.xpn.xwiki.XWiki.prepareDocuments(XWiki.java:2428)
at
com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:133)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
shawn lauzon.