Hi,
What is not yet clear for me is why in the JMX-Console the "JBoss LocalTransaction
JDBC Wrapper"the attribute "PreparedStatementCacheSize"has the value null.
Is it a JBoss bug? I'am working with JBoss 3.2.5
Any help will be really apreciated,
Fabio.
View the original post :
http://www.j
Hello,
I'am trying to speed up my JBoss by using the prepared-statement-cache-size
parameter, but it seems that it doesn't work becasue JBoss doesn't take into account
the value I set.
I'am using JBoss 3.2.5 and Oracle 9 as DB. My problem is that in my oracle-ds.xml
datasource descriptor I se
Hello,
I'am using JBoss 3.2.5 and Oracle 9 as DB. My problem is that in my oracle-ds.xml
datasource descriptor I set the tag prepared-statement-cache-size to 500, but when I
try to verify it with the JMX console, the prepared-statement-cache-size parameter has
the value: Null.
I also set the