MySQL Forums
Forum List  »  Announcements

MySQL Connector/MXJ 1.0.2alpha has been released.
Posted by: Eric Herman
Date: September 01, 2004 05:31PM

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.

You can download sources and binaries from:

http://dev.mysql.com/downloads/connector/mxj/1.0.html

Included are instructions for deploying to JBoss.

This is the initial alpha release and feedback is welcome and encouraged. Please send questions/comments to java@lists.mysql.com.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/MXJ 1.0.2alpha has been released.
4382
September 01, 2004 05:31PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.