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=
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.
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
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
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