You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by Apache Wiki <wi...@apache.org> on 2009/12/07 09:47:22 UTC

[Jackrabbit Wiki] Update of "QuestionsAndAnswers" by ThomasMueller

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification.

The "QuestionsAndAnswers" page has been changed by ThomasMueller.
The comment on this change is: TOC.
http://wiki.apache.org/jackrabbit/QuestionsAndAnswers?action=diff&rev1=48&rev2=49

--------------------------------------------------

- ##language:en
- 
  == Apache Jackrabbit Questions and Answers ==
  
+ <<TableOfContents>>
+ 
- === New to Jackrabbit ===
+ == New to Jackrabbit ==
  
  See the [[http://jackrabbit.apache.org/faq.html|Official Jackrabbit FAQ]].
  
- === Questions ===
+ == Questions ==
  
  Please ask questions on the [[http://jackrabbit.apache.org/mailing-lists.html|Jackrabbit mailing lists]]. Use the users list for questions around using JCR and Jackrabbit. Use the dev list for the development of Jackrabbit itself. 
  
- === Reporting Problems ===
+ == Reporting Problems ==
  
  When reporting problems, please provide:
  
@@ -22, +22 @@

  
  If you are sure it's a bug, please create a new issue in [[https://issues.apache.org/jira/browse/JCR|Jira]]. If possible, bug reports should also include a simple, standalone test case that reproduces the problem. It would be great if the test case does not have any dependencies except Jackrabbit and can be run using the main(String... args) method. Please include any initialization code in the Java class.
  
- === Mailing List Archives ===
+ == Mailing List Archives ==
  
  The mailing list archives contain a lot of knowledge around JCR and Jackrabbit:
  
@@ -30, +30 @@

   * http://jackrabbit.markmail.org/ (nice user interface)
   * http://dev.day.com/discussion-groups/lists.html (search also across the Apache Sling list and Day's commercial repository CRX)
  
- === Stackoverflow.com ===
+ == Stackoverflow.com ==
  
  A very nice site for programming questions is [[http://stackoverflow.com|Stackoverflow]], which also has some questions about [[http://stackoverflow.com/questions/tagged/jcr|JCR]] and [[http://stackoverflow.com/questions/tagged/jackrabbit|Jackrabbit]].
  
- === Frequently Asked Questions ===
+ == Frequently Asked Questions ==
  
- ==== Monetary Values ====
+ === Monetary Values ===
  
  Q: How do I store monetary values?