Nice blog post! Have you tried using Karaf's service wrapper? http://karaf.apache.org/manual/latest-2.3.x/users-guide/wrapper.html
Cheers, Jamie On Wed, Feb 6, 2013 at 7:12 PM, Robert Murphy <[email protected]> wrote: > It's on the v2 (512 MB RAM, though CPU seems to be the main constraint at > this point). > > The tweaks were basically just making karaf aware that it was running under > jdk 1.8 and several VM argument tweaks. I detailed them here: > http://blog.murphycr.com/post/42377466237/tutorial-running-karaf-on-a-raspberry-pi > > The trickiest part of the whole endeavor was getting it to run as a service; > for some reason I couldn't get the environment to behave correctly when run > with bin/start instead of bin/karaf. I haven't gotten so far as to > documenting that though (I'll post it here when I do though!). > > Regards, > > Robert > > > On Wed, Feb 6, 2013 at 5:35 PM, Jamie G. <[email protected]> wrote: >> >> Neat! >> >> Which version of the Raspberry Pi did you work with? >> >> What kind of modifications did you make? >> >> Cheers, >> Jamie >> >> On Wed, Feb 6, 2013 at 6:37 PM, Robert Murphy >> <[email protected]> wrote: >> > Greetings! >> > >> > I managed to get Karaf running smoothly on the Raspberry Pi against the >> > Sun >> > JDK 8 Preview; I'd love to work with the Karaf community to make this an >> > easier process, as right now there are a couple modifications that need >> > to >> > be done to several core files before everything runs nicely. >> > >> > If any of the developers are interested in getting these tweaks >> > integrated >> > into Karaf, I'd be thrilled to help out in any way I can. >> > >> > Regards, >> > >> > Robert > >
