Montag, Januar 17, 2005

 

OC4J Debuglevel

-verbosity is my favorite OC4J startparameter to get OC4J debug output. The range is defined from 1-10:

$JAVA_HOME/java -jar oc4j.jar -verbosity 10

Today I need a additional parameter to get more information about the used DataSource:

java -Ddatasource.verbose=true -Dhttp.session.debug=true -jar oc4j.jar -verbosity

HTTP Debugging

JDBC Debugging

EJB Debugging

RMI Debugging


http://www.oracle.com/technology/tech/java/oc4j/htdocs/oc4j-logging-debugging-technote.html




<< Home

This page is powered by Blogger. Isn't yours?