[JBoss-user] [JCA/JBoss] - Re: configuring Oracle's connection pool

2006-06-05 Thread amichay
Thank you for replying. So am I stuck? how can I reset the connection pool in runtime? I would like to identify a situation where no more connections are available and reset the connection pool? will that work? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[JBoss-user] [JCA/JBoss] - configuring Oracle's connection pool

2006-05-05 Thread amichay
Hi, I am using jboss 3.2.5 Due to a leak problem with the built in connection pool (problem is documented in the forum) I would like to configure a different connection pooling, I preffer Oracle's Can you please help me with this mission? View the original post : http://www.jboss.com/index.

[JBoss-user] [JBoss jBPM] - JBPM deployment problem

2005-12-28 Thread amichay
Hi, I have downloaded JBPM starters kit. In the documentation it is written that there is a directory called $jbpm_home/core and under it there is a file schema.generation.properties. In addition it is written to run "ant generate.ddl ". In my downloaded package I can't find core directory and

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS Queue listener

2005-05-31 Thread amichay
I'm not sure that I have found the example you were talking about but I have solved it by doing session.commit() on the client side after recieving the message View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879698#3879698 Reply to the post : http://www.jbos

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS Queue listener

2005-04-12 Thread amichay
Hi, I have several MDBs listening to JMS queues and when they recieve a messsage, the message is being removed from the Queue. I also wrote some external JMS consumer that recieves messages for a dedicated Queue also. the problem is that even though I set AUTO_ACKNOLADGE the messages are not b