users@glassfish.java.net

Re: Problem with Active Record

From: <glassfish_at_javadesktop.org>
Date: Sat, 03 Jan 2009 13:25:50 PST

Axel,

I'm not sure about doing this through Netbeans. But using Warbler as a standalone tool, you need to include the activerecord-jdbcmysql-adapter gem in your config/warble.rb file:

config.gems += ["activerecord-jdbcmysql-adapter"]

You can create this file with:

warble config

This link has some excellent info:

http://blog.headius.com/2008/08/zero-to-production-in-15-minutes.html

Best,
Rich
[Message sent by forum member 'rapodaca' (rapodaca)]

http://forums.java.net/jive/thread.jspa?messageID=323943