I also ended up using the same application. Here are my observations: 1. The Pool deployment using "deploy New" after minor modification to InventoryPool.xml worked. The App worked fine. 2. When the pool was deployed using DBPool wizard, the app deployed fine, accessing /inventory threw the exception reported earlier. The plan generated by the wizard did not have a dependency on system-database. I had to add dependency on system-database to the generated plan to get it to work correctly. Does anyone know why system-database has become unavailable recently? 3. The fix for shutdown problem was applied to the trunk: http://svn.apache.org/viewvc?view=rev&rev=488106 It must be applied to 1.2 as well. I believe that these problems can be fixed easily. Unless I have overlooked something I think we can release 1.2. Thanks Anita --- "Jay D. McHugh" <[EMAIL PROTECTED]> wrote:
> I went through the 'sample database access sample application' on the > > wiki and everything worked fine. I was able to use all of the > functions > (few though they are) without any errors. > > Jay > > Hernan Cunico wrote: > > Jay D. McHugh wrote: > >> Laziness rocks! That's why I didn't include the link :) > >> > >> https://issues.apache.org/jira/browse/GERONIMO-3068 > >> > >> Also, I was able to create a new database through the web console > and > >> add a table to it with no problems. Hernan, what did you do that > >> caused the error? > > > > You can create a DB and populate some initial data right away from > the > > console, you can even define a datasource and get a successful > > connection test. But when your application tries to access that DB > you > > get the error I'm talking about. This is not a "new" error and the > > only workaround so far is to restart Geronimo. AFAICT this is a > Derby > > issue and a pretty consistent one, reproducing it should be very > easy, > > FWIW I'm using Windows XP and java version "1.5.0_11" > > > > Cheers! > > Hernan > > > >> > >> Jay > >> > >> Jason Dillon wrote: > >>> I'm super lazy, can you (and everyone else) provide the full URL > to > >>> the issue in the future? > >>> > >>> --jason > >>> > >>> > >>> On Apr 5, 2007, at 1:18 PM, Jay D. McHugh wrote: > >>> > >>>> Hello all, > >>>> > >>>> I created a JIRA and attached a patch to correct the NPE during > >>>> shutdown: Jira 3068. > >>>> > >>>> Jay > >>>> > >>> > >>> > >>> > >>> . > >>> > >> > > > > > > > ____________________________________________________________________________________ Don't get soaked. Take a quick peek at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather
