WebLogic6.1 installation and configuration
Squiring: kevin chuzhuliang@hotmail.com
I'm beginning to learn WebLogic, summarize their learning process, I hope to bring help!
WebLogic6.1 does not require independent JDK support, which has completely built a JDK1.3 one, installation: 1. Install, use the installation file WebLogic610_Win.exe installation. 2. During the installation process, if some text can be seen, you can pull the installed window. 3. Installation needs to specify the home directory of WebLogic, such as D: / BEA, next to the WebLogic product to this Home Directory. For example, D: /bea/wlserver6.14. Installing to the final password 2, configuring: 1.WebLogic 6.1 By default, JSP.6.1 is supported by default, three Domain is installed. Sizes, MYDOMAIN, respectively. PetStore We take MyDomain as an example, your JSP file can be placed directly in D: /bea/wlserver6.1 / config / mydomain / applications / defaultWebApp_myserver directory (individual changes to D: /bea/wlserver6.1 according to the actual situation) DEFAULTWEBAPP_MYSERVER is 6.1 default a Web Application, we can use it directly 2. Access your JSP file http://127.0.0.1:7001/xxx.jsp. 3. Make JSP support JavaBean in mydomain directory to create new directory serverclasses to modify STARTWEBLOGIC.CMD under the Mydomain directory in SET ClassPath = .... The last joining of a row; ./ Config / Mydomain / ServerClasses You can use the javabean used in JSP. Put it to mydomain / serverclasses Using 3.Weblogic 6.1 console is the access method implemented in the browser http://127.0.0.1:7001/console, if you need to log in, the user name of the user name: Installation is 8 Bit password