Thanks.
I will try it this evening.
Can you please point exactly ow I get to the admin console.
Also, is there any way for me to use Eclipse with Weblogic without having to deploy.
Meaning, instead using tomcat, use directly Weblogic as a server instance but develop in Eclipse as opposed to deploy in the Weblogic Workshop.
Thanks.
Main Topics
Browse All Topics





by: egorelikPosted on 2003-12-17 at 07:54:58ID: 9957404
It's really easy:
Open admin console, go to the deployments, right-click on the applications, coose "deploy a new application" . Choose .ear or .jar what you'd like to deploy from your local hard drive.
If server is running on other machine, then coose to upload your app to the server.
If you'd like to deploy a .war, then perform the same steps within Web Applications tab.
Eugene Gorelik.