I thought that this should be possible with 2.1 syntax, but I think I am
overlooking something small...
How can I create a link so a Windows Explorer opens to a (network)drive?
For example:
[[Open Temp>>unc:c:\temp\]]
--
View this message in context: http://xwiki.475771.n2.nabble.com/Open-Windows-Explorer-folder-tp7579903.ht…
Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi devs,
Marius is currently witting PO for EM UI and I'm moving XR POs from XE
to platform. Both are already pretty big stuff with various projects
so it's easy.
But we require admin app PO so we will have to move them to platform
along with the admin app xar project. Problem is that right now admin
app is a standalone project so transforming it in a multi module (XAR
et PO) will change the XAR project id. It's not too much a bid deal
right now because it's not installed a lot with EM so the sooner we
change it the better.
Since admin app is not the only one with this issue I propose to
transform right now all standalone XAR projects in platform into
multimodules and so change right now all their ids to *-ui so that we
can have a *-po project for each of them.
Here is my +1.
--
Thomas Mortagne
Hi devs and Thomas,
Just noticed a new commons-repository module.
Could someone explain to me what is this new module and why it's not part of xwiki-commons-extension, even though it's full of references to "extension" everywhere in it? (109 occurrences)
Note1: Its description in pom.xml is pretty vague:
<description>XWiki Commons - Repository</description>
In commons-repository-api it's even worse:
<description>Contains commons stuff to use in a a client or a server implementation</description>
Note2: On http://commons.xwiki.org/xwiki/bin/view/Main/WebHome it's not described either, nor on e.x.o
Thanks
-Vincent
Hello,
i have a groovy script that generates an xwiki table from an LDAP nodes listing. In the node is a picture (jpeg as a byte[]), and i wonder how i can display this byte[] as a picture. I tried to understand how charting plugin does this job (have template generate a picture that is later queried by browser) but i didn't understand the principle.
Can someone explain me how to do this?
David Delbecq
Hi,
I got a personal request from Vincent Massol wanting me to update
everyone on the status of my documentation project for installing
Xwiki on non-mainstream systems - by that I mean Linux.
In writing the documents I had 3, for installing on FreeBSD w/Tomcat,
Solaris w/Gassfish, and a migration guide.
These are now complete!
There are some notes at the bottom of the Migration Guide; don't pay
any attention to these as they are obsolete with Nexenta merging with
OpenIndiana.....
http://dev.xwiki.org/xwiki/bin/view/Drafts/BSD_Installhttp://dev.xwiki.org/xwiki/bin/view/Drafts/Glassfish_Solarishttp://dev.xwiki.org/xwiki/bin/view/Drafts/BSD_Migration
I would like these to go 'live' and be put onto the production site if
applicable!
Regards,
Kaya
Hello Devs,
I am using XWiki 4.0 with filesystem attachment storage and face the following problem:
1. Add a new page, make several edits and save. In the history section of the page navigate to any previous version - no problem.
2. Now insert an attachment (e.g. an image) to the page, save. Do some more edits to the page, save. In the history section navigate to previous versions of the page. It will work with versions previous to the attachment upload. Navigating to any version that was saved after the attachment upload will cause the following problem:
Error number 4001 in 4: Error while parsing velocity page /templates/contentview.vm Wrapped Exception: Failed to evaluate content with id [/templates/contentview.vm]
and
...
Caused by: java.lang.NullPointerException
at org.xwiki.store.legacy.store.internal.FilesystemAttachmentRecycleBinStore.getAllDeletedAttachments(FilesystemAttachmentRecycleBinStore.java:293)
at com.xpn.xwiki.web.XWikiServletURLFactory.findDeletedAttachmentForDocRevision(XWikiServletURLFactory.java:573)
at com.xpn.xwiki.web.XWikiServletURLFactory.createAttachmentURL(XWikiServletURLFactory.java:390)
at com.xpn.xwiki.doc.DefaultDocumentAccessBridge.getAttachmentURL(DefaultDocumentAccessBridge.java:606)
...
3. Now, instead of viewing an older version of that page, rollback to any version previous to attachment upload.
4. Only after this rollback all previous versions are visible and do not cause an error any more.
It seams that XWiki is missing a folder of deleted attachments and fails to render versions following an attachment upload, therefore. When I perform the rollback a "deleted_attachments" folder is generated in the filesystem and the error dissappears.
To have all page versions available you have to perform a rollback and -forward after every new attachment upload. This is not very elegant - are there any other solutions or am I missing out something? Besides of this filesystem is a fine thing since I have some very large attachments. However, version control is important for me. Is there a solution or should I switch to Database Storage again?
Thanks for any advise,
Helge
--
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!
Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a
Hello,
i tried to deploy xwiki on jboss 7, however, after dropping war do standalone/deployments, i am greeted with this error. Is xwiki compatible and tested on jboss AS 7.1 ?
16:30:08,479 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "xwiki.war"
16:30:15,670 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xerces-2.5.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/batik-rasterizer-1.7.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,670 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xalan-2.6.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/batik-rasterizer-1.7.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,686 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry fop-0.94.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/batik-rasterizer-1.7.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,686 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry batik-js.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/batik-rasterizer-1.7.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,686 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry emory-util-io.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/emory-util-classloader-2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry emory-util-security.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/emory-util-classloader-2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry emory-util-io.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/emory-util-security-2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry avalon-framework-4.2.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry batik-all-1.7.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-io-1.3.1.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging-1.0.4.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry fop-hyph.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry serializer-2.7.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry servlet-2.2.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,702 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xalan-2.7.0.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,717 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl-2.7.1.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/fop-1.0.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,733 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry iText-toolbox.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/itext-2.1.5.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,733 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry iText-toolbox-2.1.5.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/itext-2.1.5.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,733 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb-api.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jaxb-impl-2.1.12.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,733 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jaxb-impl-2.1.12.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jsr173_1.0_api.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jaxb-impl-2.1.12.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jaxb1-impl.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jaxb-impl-2.1.12.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-io-1.4.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jodconverter-core-3.0-beta-4-xwiki-20110822.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-cli-1.1.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jodconverter-core-3.0-beta-4-xwiki-20110822.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry sigar-1.6.5.132.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jodconverter-core-3.0-beta-4-xwiki-20110822.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry json-20090211.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jodconverter-core-3.0-beta-4-xwiki-20110822.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ridl.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/juh-3.2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,748 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jurt.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/juh-3.2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ../../lib/ in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/juh-3.2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ../bin/ in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/juh-3.2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ridl.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jurt-3.2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry unoloader.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jurt-3.2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ../../lib/ in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jurt-3.2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ../bin/ in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/jurt-3.2.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,764 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry activation.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/mail-1.4.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jakarta-oro.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/radeox-1.0-b2.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/radeox-1.0-b2.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry picocontainer.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/radeox-1.0-b2.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-beanutils.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-digester.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-fileupload.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-logging.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,780 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry commons-validator.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,795 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry jakarta-oro.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/struts-1.2.9.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,795 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xercesImpl.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/xalan-2.5.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,795 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry xml-apis.jar in "/D:/applications/application servers/jboss-as-7.1.1.Final/standalone/deployments/xwiki.war/WEB-INF/lib/xalan-2.5.1.jar" does not point to a valid jar for a Class-Path reference.
16:30:15,889 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
16:30:15,904 INFO [org.jboss.as.pojo] (MSC service thread 1-8) JBAS017000: Found legacy bean/pojo namespace: urn:jboss:bean-deployer:2.0 - might be missing some xml features (potential exceptions).
16:30:16,310 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.deployment.unit."xwiki.war".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.unit."xwiki.war".POST_MODULE: Failed to process phase POST_MODULE of deployment "xwiki.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [rt.jar:1.7.0_04]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.7.0_04]
at java.lang.Thread.run(Unknown Source) [rt.jar:1.7.0_04]
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: java.lang.ClassNotFoundException: org.apache.struts.taglib.MessageTag from [Module "deployment.xwiki.war:main" from Service Module Loader]
at org.jboss.as.jaxrs.deployment.JaxrsComponentDeployer.deploy(JaxrsComponentDeployer.java:65)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
... 5 more
Caused by: java.lang.ClassNotFoundException: org.apache.struts.taglib.MessageTag from [Module "deployment.xwiki.war:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
at org.jboss.as.jaxrs.deployment.JaxrsComponentDeployer.deploy(JaxrsComponentDeployer.java:63)
... 6 more
16:30:16,326 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "xwiki.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"xwiki.war\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"xwiki.war\".POST_MODULE: Failed to process phase POST_MODULE of deployment \"xwiki.war\""}}
16:30:16,669 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment xwiki.war in 338ms
16:30:16,669 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.naming.context.java.module.xwiki.xwiki (missing) dependents: [service jboss.naming.context.java.module.xwiki.xwiki.Validator, service jboss.naming.context.java.module.xwiki.xwiki.ValidatorFactory]
JBAS014777: Services which failed to start: service jboss.deployment.unit."xwiki.war".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.unit."xwiki.war".POST_MODULE: Failed to process phase POST_MODULE of deployment "xwiki.war"
16:30:16,669 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"xwiki.war\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"xwiki.war\".POST_MODULE: Failed to process phase POST_MODULE of deployment \"xwiki.war\""}}}}
David Delbecq
Hi,
Over my time spent in XWiki I have had several discussions with Sergiu,
Marta, Marius, Eduard about making the editing process more collaborative
and rewarding for the contributors.
I finally made a proposal that encapsulated the following use cases:
- UC1: *Concurrent Editing *
- Allow multiple users to edit a page at the same time with local
versions and propose to merge any eventual conflicts after pressing
save
- UC2: *Viewing History Versions*
- When viewing the page history, be able to distinguish also the
magnitude of the contribution brought by the version
- UC3: *Viewing History Statistics*
- Be able to quickly scan how the content changed over time, how much
content each contributor invested and each contributor's role (editor,
commentator, attacher)
- UC4: *Viewing History Content Overview*
- Be able to blame someone for a certain portion of the content and
also visually scan the contribution's magnitude of each contributor
Although the discussions also contained more elaborate/fun topics (like
reputation mechanisms for contributors, achievements, etc.) this proposal
covers just the mentioned use cases.
You can view the proposal at:
http://incubator.myxwiki.org/xwiki/bin/view/Improvements/CollaborativeEditi…
Feedback or other suggestion that match the purpose ("By rewarding
participation, the contributors will feel appreciated and will want to
contribute more.") of this proposal are welcomed.
Thanks,
Caty