On Fri, Aug 12, 2011 at 11:59 PM, Christian Müller
wrote:
> My comments inline.
>
> Best,
> Christian
>
>
>
>> Installing the commons-dbcp in karaf would be as easy as just doing a
>> osgi:install right?
>>
> Yes.
>
>>
>> I would prefer if Karaf / SMX had some sort of jdbc features you could
>> in
Commons dbcp would need a few hacks to provide monitoring, there
was talk on their devlists about it a while back
http://nicoulaj.github.com/commons-dbcp-jmx/
And
https://issues.apache.org/jira/browse/DBCP-292
On Aug 12, 2011, at 3:59 PM, Christian Müller wrote:
> My comments inline.
>
> B
My comments inline.
Best,
Christian
> Installing the commons-dbcp in karaf would be as easy as just doing a
> osgi:install right?
>
Yes.
>
> I would prefer if Karaf / SMX had some sort of jdbc features you could
> install and leverage out of the box. A bit similar to what you see in
> JEE serv
On Sun, Aug 7, 2011 at 9:33 PM, Christian Müller
wrote:
> Hello all!
>
> Claus figured out (and I have double checked it), that Camel has no
> component which depends on commons-dbcp. I propose to remove the dependency
> in the Camel feature file and add a note to the release notes.
>
> When the u
Sounds right to me.
On Sun, Aug 7, 2011 at 4:33 PM, Christian Müller <
christian.muel...@gmail.com> wrote:
> Hello all!
>
> Claus figured out (and I have double checked it), that Camel has no
> component which depends on commons-dbcp. I propose to remove the dependency
> in the Camel feature file
Hello all!
Claus figured out (and I have double checked it), that Camel has no
component which depends on commons-dbcp. I propose to remove the dependency
in the Camel feature file and add a note to the release notes.
When the user decide to use commons-dbcp (e.g. instead of c3po or the native
po