On 16 Mar 2010, at 07:35, Joseph Ottinger wrote: > Is there a wiki that's collecting the "right way" to do all this stuff?
The "right way" is usually to try and use only the JCR API (similar to using JDBC for instance). Google for JCR tutorials and you will get some good links. http://jtoee.com/jsr-170/the_jcr_primer/ Rakesh
