Hi! Please find attached c-jdbc-1.0.1.ebuild. C-JDBC is a database cluster middleware that allows any Java application (standalone application, servlet or EJB container, ...) to transparently access a cluster of databases through JDBC(tm). I suggest dev-java/ for the package. Also, this ebuild depends on ant previously submitted. Nicolas,
Created attachment 38679 [details] c-jdbc-1.0.1.ebuild (New Package)
Created attachment 46959 [details] c-jdbc-1.0.4.ebuild ok, this ebuild should do it. builds c-jdbc from source and installs startup scripts and things like that.
Created attachment 46960 [details, diff] c-jdbc-1.0.4-gentoo.patch this patch is needed for various reasons. first of all, it makes it possible to compile c-jdbc with gentoo packages. it also adds source and target attributes to the javac nodes and it changes the default location of logfiles.
Created attachment 46961 [details] cjdbc-conf this file gets installed into /etc/conf.d , users can specify the configfile name in it. like all the other files needed in the FILESDIR
Created attachment 46962 [details] cjdbc-init an init script which makes it possible to start/stop c-jdbc using the gentoo init system
Created attachment 46963 [details] console.sh an script which starts the c-jdbc console, used for controlling the controller :)
Created attachment 46964 [details] controller.sh an startup script for the cjdbc controller.
this should maybe go into dev-db
commited.