WebLogic server runtime settings

The attributes used when configuring a WebLogic server are:

Name The name of the WebLogic server runtime.
BEA home directory This is the directory that contains the BEA license file. Example: C:\bea
WebLogic installation directory The directory that contains WebLogic Server. Example: C:\bea\weblogic81
JDK home directory The directory that contains the JDK installation used to run WebLogic Server. Example: C:\bea\jdk142_04
WebLogic domains directory The directory where the WebLogic Server domains were created. Example: C:\bea\user_projects\domains
Note: WebLogic Server requires the PATH environment variable to be set when the server is started. The PATH must contain the path to a javac executable in order for the server to compile generated EJB (IBM Rational Application Developer only) and JSP source code and should refer to the Java home location specified in the server runtime. This PATH must be set outside of and before starting IBM Rational Developer. The length of the PATH may be limited by the environment size in Windows operating systems. The PATH will be truncated if the environment limit is reached and IBM Rational Developer may attempt to start the server with an invalid command line.

Related tasks
Creating a WebLogic server runtime

Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.