Step 1: Step 1: start the JBOSS using script OR Run standalone.sh file from JBOSS bin Directory
cd /JBOSS/jboss-eap-7.0/bin { In my case }
Screenshot 1:
Step 2: Login to console :
Screenshot 2:
Step 3: Click on Deployments and then Add
Screenshot 3:
Step 4: Select on Upload a new deployment --> NEXT
Screenshot 4:
Step 5: Click on Choose File , browse for deployment .war file --> NEXT.
Screenshot 5:
Step 6: Check the Name and Runtime Name.
Enable : YES /No.
Where,
Enable YES --> Specifies Application Automatically started After Deployment.
Screenshot 6:
Screenshot 7:
Step 7: Check the deployed application from Console. [ at Default Port - 8080]
http://192.168.0.12:8080/Calendar
Where,
Calendar is Application Context root.
Screenshot 8:
--------------------------------------------------------------------------------------------------------------
For next method,
Use this link: http://www.middlewarebox.com/
No comments:
Post a Comment