Dirk-Jan's log
  • Home
  • Webmail
  • Contact
Subscribe
Tagged

Tomcat

A collection of 2 posts

Jmeter

Jmeter JSF client state

In order to know what kind of resources a new application needed I figured out to do a load test. The load testing software I used for this test is Apache Jmeter. The application to test is a Java based application deployed in Tomcat 6. I used the Jmeter HTTP

Dirk-Jan Jan 15, 2010 • 1 min read
Oracle

Oracle RAC connect string for JDBC

For a Tomcat installation I needed to connect to a Oracle RAC database backend. I figured out the correct connection string, shown below: jdbcUrl="jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=rac01)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=rac02)(PORT=1521))(LOAD_BALANCE=on)(FAILOVER=on)(CONNECT_DATA=

Dirk-Jan Apr 9, 2009 • 1 min read
Dirk-Jan's log © 2023
Powered by Ghost