Hi all, I have an J2EE application with the next configuration: JBoss 3.2.4 - Oracle
The oracle driver used in JBoss is "jbosscmp-jdbc3.0". Related with JBoss configuration we have the next settings: Commit option type "A": Only JBoss can modify the DB Methods get are in "read only" status With this configuration the response after a query is 1 sec/row As you can see this is a lot, because IÂve about 200 rows, so ItÂs taking a lot of time. Could you please say to me how can I improve the performance? (I have installed also JBoss cache but I donÂt know exactly how to manage this one) Best regards View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841174#3841174 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841174 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
