Simon Tideswell <stidesw...@gmail.com> writes:

> Hello Rob
>
> Thanks for that information. *lein uberjar *worked. But it built a jar that 
> does not contain every library necessary to run PuppetDB.

Oh, I missed this message before my last reply, and I think I may have
just gotten the invocation slightly wrong.  How about this:

  java -cp target/puppetdb.jar clojure.main -m puppetlabs.puppetdb.main \
    services -c foo.ini

You might also eventually want some other arguments (setting the heap,
etc.).  I suspect whatever invocation's in the existing packages might
be fine.

Thanks
--
Rob Browning

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/87in558yvx.fsf%40yaga.corp.puppetlabs.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to