| Author |
Deploying Application on WebLogic 8.1
|
Debopam Poddar
Ranch Hand
Joined: Jun 21, 2005
Posts: 49
|
|
1)plzz tell how to deploy appliaction on weblogic applicaton server 8.1,i hv a complete application please tell me where to put my application and how to run that apliaction 2)how to start and stop weblogic server thanks in advance
|
 |
Mishra Anshu
Ranch Hand
Joined: Sep 16, 2003
Posts: 224
|
|
Browse through the installation directory of the server. You will see two batch/shell files (something named liked start.bat and shutdown.bat). just invoke them do start/stop the server. When the server is running, then open the browser at the http://localhost:7001/admin (the default port is 7001). There you will see a nice GUI to deploy your application.
|
"Ignorance is bliss"
|
 |
chsanthosh kumar
Ranch Hand
Joined: Jun 28, 2005
Posts: 56
|
|
Hi, Once u installed the weblogic in u r system.. In the startmenu->bea->configurationwizard click on this it will ask for u r own server.. give the details and it will install new server for u. once it is finshed u go for startmenu->bea->user_projects->u r given servername->startserver.. will be their Think u started the server.. then u can open in u r browser type like this. http://localhost:7001/console it will ask for the username&pwd(this is at the time u r creating the new server it will ask for the user name and password same ) There in the browser two frames will be displayed left side frame Deployment..is there.. u can check for the rest.. Let me know is it working for u or not. Thanks Santhosh
|
---------------------<br />SCJP(1.4)With 95%<br /> <br />Do it Right and Forget it!
|
 |
 |
|
|
subject: Deploying Application on WebLogic 8.1
|
|
|