I don't know much about JSP or Java web application and I have to make some front end changes to a website written in JSP. The first step is to run the site on my local machine. I have copied the whole folder from the repo which contains the WEB-INF folder and all the config files.
How do I get it running on my WebLogic Server ?
Follow following steps:
http://localhost:port/consoleChange Center section of the console, click the Lock and Edit button to open the server instance for changesDomain Structure > DeploymentsSummary of Deployments. Click on Install button.upload your file(s). Browse to the location on your file system where the .war file was saved. Click the radio button next to the .war file and click Next.Install this deployment as an application is selected. Click Next.Next again to accept the defaults in this next pane, then click Finish.Save button. If everything went ok, you will see a message in green that says Settings updated successfully.Activate Changes button. The application has been 'prepared', but not yet deployed at this point.Domain Structure > Deployments again.Start button. Select Servicing all requests. Click Yes to continue.Active, you have successfully deployed your Web application to Weblogic.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With