Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

How can I easily download the source jars for third-party jars?


From the command line, go to the directory containing the project pom file. Then issue this command:

Code Block

mvn dependency:sources
Panel

I forgot my OC4J administrator password.  How can I manually reset the password?


Open ${ORACLE_HOME}/j2ee/home/config/system-jazn-data.xml with a text editor.

...