Saturday, April 14, 2007
Strting WebLogic From Eclipse My experience
After you start your weblogic from outside for the first time.. and custom set up of weblogic Admin user Id and Password,Here is the steps to proceed further:
1)Open my eclipse
2)Window-->Preferences -->My Eclipse --> Application Server -->Weblogic 8
3) open + on weblogic 8.
4) Open JDK and set up the path as follows: C:\bea\jdk142_08
5) This will import a set of jdk files needed for starting the server including JRE
6) Now go to Weblogic tab and enter the following:
BEA Home Directory: C:\BEA
Choose enable weblogic Radio button on the top of this panel.
and enter the following:
Weblogic Installation Directory: C:\bea\weblogic81
Admin userName: weblogic (PS: ITs the uid and pwd u set up while starting ur server)
Admin password: weblogic (PS: ITs the uid and pwd u set up while starting ur server)
Execution Domain Root: C:\bea\weblogic81\server\bin
Execution Domain Name: mydomain
Execution Server Name: myserver
Host:portNumber: localhost:7001
Thats it its that easy you are all set to start weblogic server from your Eclipse.
Enjoy,
Suneetha.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment