After the Weblogic service is installed and configured, we configure the Weblogic service in myeclipse.
1) BEA WebLogic --- Configuration Wizard create service mydomains
2) preference ----> servers ----> WebLogic ---- execution domain root: D: \ Bea \ user_projects \ domains (create service directory) ----> execution domain name in eclipse
Start eclipse and select "window-> Preferences" to open the preference dialog box. Expand the application servers node under myeclipse, click WebLogic 8.x, and select the enable radio button on the right to enable the WebLogic Server. The configuration is as follows:
① Bea Home Directory: C: \ BEA (assuming Weblogic is installed in the C: \ Bea directory)
② WebLogic installation directory: C: \ Bea \ weblogic92
③ Admin Username: WebLogic (configuration from WebLogic), usually set to WebLogic
④ Admin Password: WebLogic (configuration from WebLogic) the password is the same as the username
⑤ Execution domain root: C: \ Bea \ user_projects \ Domains \ mydomain
⑥ Execution server name: adminserver
7. Security policy file: C: \ Bea \ weblogic92 \ Server \ Lib \ weblogic. Policy
⑧ JAAS login configuration file :( null)