Derby issues (Windows vs Linux) with a Rails 2.0.2 and 1.1RC2

2008-03-03 Thread cdwillie76
I have a pretty basic Rails 2.0.2 using embedded derby that I am deploying with warbler and goldspike 1.5. If I deploy the war and run the application under tomcat on linux, it runs fine. If I deploy that same war on windows with tomcat, I get periodic "can't connect to the database errors". I

Using embedded derby with JRuby and Rails

2007-11-07 Thread cdwillie76
Anyone configured Derby with the embedded JDBC driver with JRuby/Rails as a war file deployment? I have successfully using Derby in client/server mode with a JRuby/Rails war deployment. But since this database is pretty small and low bandwidth, I would like to just combine it in to the same war