Supported Configurations for WebLogic Server 5.1
![]() |
![]() |
![]() |
![]() |
![]() |
Get Adobe Reader |
This section lists the releases supported for this platform:
Use the following instructions to install WebLogic Server 5.1 SP13:
JDK 1.2.2 is a supported JVM when using Weblogic 5.1 on a Tru64 Unix platform. However, the WebLogic Server's startup script needs to be modified in order for the server to start properly.
The JIT(Just-In-Time compiler) must be turned off; whereby the -Djava.
compiler directive needs to be passed to the JVM and the JIT disabled. For example:
/usr/opt/java122/bin/java -Djava.compiler= -ms128m -mx128m -classpath ./classes/boot
-Dweblogic.class.path=./license:./classes:./lib/weblogicaux.jar:./myserver/serverclasses
-Djava.security.manager -Djava.security.policy==weblogic.policy weblogic.Server
![]() ![]() |
![]() |
![]() |