Time for action – deploying to the standalone server
Now we will see how to deploy the application to the standalone server. To create the standalone server we have to use Configuration Wizard. After opening the Configuration Wizard page you are given an option as Create New Weblogic Domain or Extend an existing Weblogic Domain. Click on the Next button with the default options for creating a new domain.
In the Select Domain Source screen, the Generate a domain configured automatically to support the following products option is defaulted. You may select the components to support. In the next screen provide the Domain name value as
standaloneDomain
and leave the Domain location value to default.Provide the Name value as
weblogic
, User password asweblogic1
, and confirm the user password once again. Click on Next to proceed.In the Configure Server Start Mode list, select the Production Mode option and the default JDK file will be selected. Selecting the Production mode will ask for the username...