The ObjectWeb group welcomes RmiJdbc. RmiJdbc is a client/server JDBC Driver that relies on Java RMI. All JDBC classes (like Connection, ResultSet, etc...) are distributed as RMI objects, so that you can distribute as you like the access to any database supporting the JDBC API. In fact, RmiJdbc is just a bridge to allow remote access to jdbc drivers. The RmiJdbc home page on the ObjectWeb site is http://www.objectweb.org/RmiJdbc alex ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".