Dashboard > Community Wiki > Browse Space > Labels > faq
Label: faq Log In View a printable version of the current page.

Content with label faq in Community Wiki (See content from all spaces)
Related Labels: error, troubleshooting, howto, v3_5, config, v3_6, weblogic, installation, upgrade, jackrabbit, v3_0, lucene, eclipse, import, workflow, pdf, module, datamodule, security, more »

1 | 2 | Next >> (total: 17)
Remove Activation Comment Dialog
Please see the documentation http://documentation.magnolia.info/cookbook/workflow/activationcomment.html for details
Other labels: howto, v3_6, moved_to_docu
How to change activation after data import
Problem I use {{ImportHandler}} from {{DataModule}} to import the data. All imported data is automatically activated directly after the import. Can I change this behavior to use workflow instead? Solution After a successful import, the {{protected ImportHandler.doPostImport()}} method ...
Other labels: howto, datamodule
FAQ
Working with data Importing data There are three options for importing XML on the importinterface (in the toolsarea). What's actually the difference between those three? Suppose you import the file "website.path.to.node.xml" into the website. The root node in that file has UUID '123'. First scenario ...
Other labels: v3_5, deployment, import
How to setup OraclePersistenceManager
you want to configure Oracle as your persistence manager following steps should be enough to get you going: Step 1 Change WEBINF/config/default/magnolia.properties magnolia.repositories.jackrabbit.config=WEBINF/config/repoconf/jackrabbitor aclesearch.xml Step 2 Configure your ...
Other labels: oracle, v3_5, config, howto, installation
How to setup JNDIPooledDatabasePersistenceManager
default way of using Mysql with Magnolia, i.e this is not using the Mysql persistence manager provided by Jackrabbit, but rather a 3rd party implementation of a persistence manager. Jackrabbit now provides the builtin ability to use datasources, but if you want to completely avoid connection ...
Other labels: v3_5, config, howto, persistence
How to setup a custom 404 handler
404 Handler In some projects you may want to have the possibility to define your own ErrorPages (as 404 etc.). With magnolia it is either possible to define this pages internally in the website tree, or externally. Since magnolia 3.5 (magnolia internal error ...
Other labels: v3_5, howto, config, v3_0, error, v3_6
Messed Up Security
can happen, you oversee a typo in security configuration or put node under wrong parent ... Symptoms Unable to login after the restart when changing security configuration previously. Exceptions may be thrown while attempting to login. Solution Use ...
Other labels: howto, troubleshooting, v3_5, security
Corrupted Search Index
Symptoms Search Index gets corrupted when broken pdf file is uploaded to dms and indexed. Solution Remove {{org.apache.jackrabbit.extractor.PdfTextExtractor}} from the {{textFilterClasses}} list in your workspace.xml as well as from your jackrabbit configuration file. Side effect of this fix is that PDF ...
Other labels: error, troubleshooting, config, lucene, jackrabbit, pdf
Failed to create QueryManager
Symptoms ERROR info.magnolia.context.AbstractRepositoryStrategy 24.01.2008 >>> 09:10:31 Failed to create QueryManager >>> javax.jcr.RepositoryException: no search manager configured for this >>> workspace.... Solution This error message is usually caused by missing {{SearchIndexer}} section in given {{workspace.xml}} file. Check your workspace.xml and make ...
Other labels: error, troubleshooting, config, jackrabbit, search, lucene
ModuleAndEclipse
How to develop your custom module with Eclipse ''Tested with Magnolia trunk (v3.1 M1 or something) This assumes that you've checked out Magnolia and set it up in Eclipse already. See Introduction to building Magnolia for details.'' 1. Create the skeleton Follow ...
Other labels: eclipse, module, development
1 | 2 | Next >> (total: 17)
Powered by a free Atlassian Confluence Open Source Project License granted to Magnolia International. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators