Re: Unable to resolve reference JtaDataSourceWrapper

2008-10-21 Thread my_forum
my_forum wrote: Guys, I searched through the forum and amoung the sumilar posts I have not found the precise solution. When I deploy connection pool through Geronimo Console everything is OK the only thing I need is to specify the dependency: dep:dependency

Re: MDB pool size

2008-10-02 Thread my_forum
someone with more specific knowledge will provide more info. david jencks On Oct 1, 2008, at 5:31 AM, my_forum wrote: Guys, Could anyone tell me how I can to increase MDB pool size (the default value is 10 as far as I understand). I tryied to set Pool Min Size = 20 and Pool Max Size

Re: Geronimo 2.1.1 MDB Performance Question

2008-10-02 Thread my_forum
the666pack wrote: hello, i have a question regarding MDBS in Geronimo 2.1.1 i bombard the server with a high amount of mdb requests, the mdbs write tuples to a database. so although my database connection pool maximum is 20 i realize that with mdbs the pool is just utilized with 10

MDB pool size

2008-10-01 Thread my_forum
Guys, Could anyone tell me how I can to increase MDB pool size (the default value is 10 as far as I understand). I tryied to set Pool Min Size = 20 and Pool Max Size = 50 while setting up the connection factory but looks like this does not have any effect i.e. the the pool is still equal to 10

Camel extension of ActiveMQ

2008-10-01 Thread my_forum
ActiveMQ as a default JMS provider is destributed wihout Camel extension. Is it enough just to add (register) Camel libary to repository like any other library. Probably it would be better to substitute activemq-core.jar with activemq-all-5.1.0.jar? -- View this message in context: