.:An Endless Journey:.
open source and me
  • Immutable Page
  • Info
  • Attachments

========================= BEA WebLogic Server Notes =========================

Version 10.0

Enable debugging (JVMTI).

  • java -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=3838 Main

Installing on Mac OS X ====================== Download:

Install:

  • java -Dos.name=unix -jar server920_generic.jar

Put the ADSR3 server config into BEA_HOME/

  • JAVA_OPTIONS="-Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 $JAVA_OPTIONS"

TechNotes/Java/WebLogic (last edited 2008-07-01 22:00:33 by ZarickLau)