[Helma-user] Apache Jackrabbit and basic Java interfacing
Joshua Paine
joshua at papercrown.org
Thu Jul 12 23:57:53 CEST 2007
Stefan Rinner wrote:
> this code is basically just a ripoff of http://www.ibm.com/
> developerworks/java/library/j-jcr/
I used the repository.xml file from that article along with your code
(with my own values filled in for the first three vars--what the heck is
a repository name?), but I didn't look before I pasted wrt the
repository.xml, and some line breaks and/or spaces ended up in the
middle of class names, resulting in breakage. Not at first understanding
the true cause, I replace it with the repository.xml file from
<http://www.onjava.com/lpt/a/6745> (which actually seems like it may be
better anyway) and eventually achieved enlightenment and--just as
important--a connection to the repository, apparently.
I can't say I quite understand this code yet, but mostly just because my
eyes start to glaze over when this.that.theotherthing.joe.schmoe.jim.bob
etc. goes on and on. I think I can live with it for now and try to make
up some objects for my repository.
-Joshua
More information about the Helma-user
mailing list