Bug#652271: RFP: librabbitmq-client-java -- java interface to connect to AMQP servers

2011-12-15 Thread Jonas Genannt
Package: wnpp Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: librabbitmq-client-java Version : 2.7.0 Upstream Author : VMware, Inc * URL : http://www.rabbitmq.com/java-client.html * License : MPL 1.1 / GPL v2 Programming

Bug#652272: RFP: libmongodb-java -- java driver for mongodb

2011-12-15 Thread Jonas Genannt
Package: wnpp Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: libmongodb-java Version : 2.7.2 Upstream Author : Antoine Girbal anto...@10gen.com * URL : https://github.com/mongodb/mongo-java-driver/ * License : Apache License

Bug#652273: RFP: graylog2-server -- syslog implementation that stores your logs in MongoDB

2011-12-15 Thread Jonas Genannt
Package: wnpp Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: graylog2-server Version : 0.9.5p1 Upstream Author : Lennart Koopmann lenn...@scopeport.org * URL : http://graylog2.org/ * License : GPL v3 Programming Lang: Java

Bug#645241: activemq: Init-Script with console startup - useful for debugging purposes

2011-10-13 Thread Jonas Genannt
Package: activemq Version: 5.5.0+dfsg-3 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, I have added an console startup feature to the init script of ActiveMQ. This patch allows you to start any ActiveMQ instance in foreground - if the instance is running with init

Bug#634868: libactivemq-java: unable to find org.apache.activemq.console.command.ShellCommand dependency

2011-09-03 Thread Jonas Genannt
+# Author: Jonas Genannt jonas.gena...@capi2name.de PATH=/sbin:/usr/sbin:/bin:/usr/bin -DESC=ActiveMQ $INSTANCE instance +DESC=ActiveMQ instance NAME=activemq DAEMON=/usr/bin/$NAME SCRIPTNAME=/etc/init.d/`basename $0` DEFAULT=/etc/default/$NAME ACTIVEMQ_JAR=/usr/share/activemq/bin/run.jar

Bug#634868: libactivemq-java: unable to find org.apache.activemq.console.command.ShellCommand dependency

2011-09-03 Thread Jonas Genannt
Hello Damien, Ok, thanks for this great patch! I've merged this into current git master branch [1]. If you are interrested in activemq, you can add yourself to d/control Uploaders (after requesting access to pkg-java here [2]) thanks for including it. I'm not interested into maintaining

Bug#634868: libactivemq-java: unable to find org.apache.activemq.console.command.ShellCommand dependency

2011-08-04 Thread Jonas Genannt
Hello Damien, I would prefer if mcollective.xml is fixed to use a full path to data directory. For example, you could use something like : ${activemq.base}/data (where activemq.base property will automatically be set to /var/lib/activemq/[instance]/) you are right - my configuration is

Bug#634868: libactivemq-java: unable to find org.apache.activemq.console.command.ShellCommand dependency

2011-07-30 Thread Jonas Genannt
Hello Damien, Could you please compare exact command line of working vs not-working ActiveMQ configuration ? I have done more testing in this, here is my result. I have done all stuff with an clean Debian 64bit sid on virtualbox. cp /etc/default/activemq /etc/default/activemq-mcollective cp

Bug#634868: libactivemq-java: unable to find org.apache.activemq.console.command.ShellCommand dependency

2011-07-24 Thread Jonas Genannt
Hello Damien, I've made some changes to Debian ActiveMQ package to handle a /real/ activemq instance (ie. my initial need was only to get some libraries, for embedded usage). I've put my current packages here : http://people.debian.org/~drazzib/activemq/ (please read installed

Bug#634868: libactivemq-java: unable to find org.apache.activemq.console.command.ShellCommand dependency

2011-07-20 Thread Jonas Genannt
Package: libactivemq-java Version: 5.5.0+dfsg-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I want to start an ActiveMQ Message Server for Mcollective (#563951). I have used the default configuration from Mcollective: