Hi Very nice documentation. I was able to follow through.
One prob I encountered was the derby database setup. I basically went to http://incubator.apache.org/aries/blog-sample.html and followed the instruction there. I don't think it is intuitive for a first time user to know where/how to run the ij script, in addition to setting the DERBY_INSTALL variable. Lin On Tue, Jun 29, 2010 at 4:46 PM, jamie campbell <[email protected]> wrote: > Valentin, Bartoz, > > Thanks for your helpful comments. I got things working (I think) and wrote > up a tutorial based on the adventure, at > http://parit.ca/documentation/tutorials/apache/aries/openjpa-karaf-aries-derby-blog-sample > .. it's an unformatted plain text monstrosity, but, hopefully has some > useful information for folks to reference in future. > > Part of what it includes is a shell command implementing bundle. I got kind > of stuck on what namespace to use for it. I didn't want to use > org.apache.aries.samples.blog because that would imply that it was apache > endorsed. And I didn't want to use a namespace that was too obscure to > clearly connect to the fact that it DOES provide functionality for that > namespace. So I went with org.parit.aries.samples.blog. If that namespace > is still too close for comfort, I can take another try at a different name, > and am open to suggestions :) > > -Jamie >
