Re: [JXPath][BeanUtils] External Bean PropertyDescriptor?

2009-03-17 Thread Matt Benson
Possibly you can get some love registering a DynamicPropertyHandler class via JXPathIntrospector.registerDynamicClass(...). -Matt --- On Mon, 3/16/09, Andrew Hughes ahhug...@gmail.com wrote: From: Andrew Hughes ahhug...@gmail.com Subject: [JXPath][BeanUtils] External Bean

Re: [JXPath] Whitespace in Expression/Property

2009-03-17 Thread Matt Benson
Maybe /Earth/Australia/@name='New South Wales']/Sydney? :| -Matt --- On Mon, 3/16/09, Andrew Hughes ahhug...@gmail.com wrote: From: Andrew Hughes ahhug...@gmail.com Subject: [JXPath] Whitespace in Expression/Property To: Commons Users List user@commons.apache.org Date: Monday, March

Re: [dbcp] GenericObjectPool.borrowObject() hangs

2009-03-17 Thread Phil Steitz
Arun Karthik wrote: Hi Phil Steitz, I see that all threads are either BLOCKED or IN_NATIVE. I am attaching the entire jstack output. I set these parameters: maxActive: 5 validationQuery: select 1 from dual We don't set the following props (actually we have no way of setting this, Quartz