Hello everybody
I would like to use xwiki but it wont install on resin.
there are some lines that need to be added to resin.conf to make it work:
<system-property javax.xml.parsers.DocumentBuilderFactory=
"org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"/>
<system-property javax.xml.parsers.SAXParserFactory=
"org.apache.xerces.jaxp.SAXParserFactoryImpl"/>
here is the xwiki installation pages where we talk about this addition:
http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HInstallingtheXWikiWARmanuallyplease see the comments down on the page, especially the one from Ben Walding.
Lunarpages support replied this
Unfortunately the resin.conf cannot be modified on our shared servers. You would need a VPS or Dedicated server plan to have this level of control.
You may be able to get this to work through the use of your web.xml file.
Because this is a coding issue it would be best if you looked into the forums and asked your question there to find a work around. We have several admins that respond to forum threads so they might know more options. Hope this helps. is anybody using xwiki on a shared hosting plan with lunarpages ?
Thank you in advance for your
