BEA Weblogic Question:

How do I set up my CLASSPATH?

Tweet Share WhatsApp

Answer:

Setting up your CLASSPATH correctly depends on what you are trying to do. The most common tasks are described below:
* Starting WebLogic Server. See Setting the Classpath Option in the Starting and Stopping WebLogic Servers section of the Administration Guide. In addition, your WebLogic distribution includes shell scripts that you can use to start the server. These scripts, which are located in the domain directories under the config directory of your WebLogic Server distribution, automatically set up the CLASSPATH variable in the shell before starting the server.

Download BEA Weblogic PDF Read All 140 BEA Weblogic Questions
Previous QuestionNext Question
Which of the following are recommended practices to be performed in the ejbPassivate() method of a stateful session bean?When deploying a resource adapter (.rar) to WebLogic Server, are its classes placed in the WebLogic classpath?