From: stephen.crowley at gmail.com (Stephen Crowley) Date: Mon, 7 Mar 2005 16:17:19 -0600 Subject: [Pljava-dev] Jars as blobs Message-ID: <3f71fdf10503071417d42171f@mail.gmail.com> Has anyone considered storing jar files as blobs and a modified classloader to read from this table? This would make deployment much easier as file system access to the database would not be required. I was just wanting to check with everyone first to make sure there is not something obvious that I am missing before I start work. Any ideas? Thanks, Stephen (Please CC responses as I am not subscribed to the list)