Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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 an attachment (id=38679) [details] c-jdbc-1.0.1.ebuild (New Package)
Created an attachment (id=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 an attachment (id=46960) [details] 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 an attachment (id=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 an attachment (id=46962) [details] cjdbc-init an init script which makes it possible to start/stop c-jdbc using the gentoo init system
Created an attachment (id=46963) [details] console.sh an script which starts the c-jdbc console, used for controlling the controller :)
Created an attachment (id=46964) [details] controller.sh an startup script for the cjdbc controller.
this should maybe go into dev-db
commited.