From: Eric Herman Date: September 20 2004 3:36am Subject: MySQL Connector/MXJ 1.0.5-alpha released List-Archive: http://lists.mysql.com/announce/221 Message-Id: <1095651368.2325.26.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit MySQL Connector/MXJ 1.0.5-alpha is available for download. MySQL Connector/MXJ is a JMX MBean for deploying and managing a MySQL database. This makes it easy for Java developers to deploy applications which require a database by reducing installation barriers for their end-users. Connector/MXJ requires a JMX v1.2 compliant MBean container, such as JBoss version 4. As a JMX MBean, Connector/MXJ makes the MySQL database appear to be a java-based component. It does this by determining what platform the system is running on, selecting the appropriate binary, and launching the executable. It will also optionally deploy an initial database, and via standard JMX management APIs present (and allow the setting of) parameters which are appropriate for that platform. Included are instructions for deploying to JBoss. Please, be sure to read the "README" and the "GettingStarted.txt" files. New in the 1.0.5-alpha version is the ability to have the MBean start the MySQL database upon startup. Also in this release, if you're using JBoss, we've taken advantage of the JBoss life-cycle extension methods so that the database will gracefully shut down when JBoss is shutdown. You can download sources and binaries from: http://dev.mysql.com/downloads/connector/mxj/1.0.html This an alpha release and feedback is welcome and encouraged. Please send questions/comments to java@stripped. -- Eric Herman, Software Developer MySQL AB, www.mysql.com Office: +1 206 720 1724 Are you MySQL certified? www.mysql.com/certification